Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

If this Pokémon was damaged by an attack during your opponent's last turn, this attack does that much more damage.
Discard the top 2 cards of your opponent's deck.
/api/v1/pokemon/cards/m2_ja-4vh?include=prices 200 78ms{
"success": true,
"data": {
"id": "m2_ja-4vh",
"name": "Mega Heracross ex",
"number": "4",
"printed_number": "4",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/4vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/4vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/4vh.large.png"
}
],
"expansion": {
"id": "m2_ja",
"name": "Inferno X",
"total": 116,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M2",
"printed_total": 80,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m2_ja.symbol.png",
"translation": {
"en": {
"name": "Inferno X"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "655783",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/4vh.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/4vh.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m2_ja/4vh.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"MEGA",
"ex"
],
"types": [
"Grass"
],
"attacks": [
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Panzer Horn",
"text": "If this Pokémon was damaged by an attack during your opponent's last turn, this attack does that much more damage."
},
{
"cost": [
"Grass",
"Grass",
"Grass"
],
"converted_energy_cost": 3,
"name": "Mountain Ramming",
"text": "Discard the top 2 cards of your opponent's deck."
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.49
},
{
"condition": "LP",
"price": 0.36
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 16.25,
"low": 15,
"high": 17.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 11.46,
"low": 11.09,
"high": 14.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.5,
"low": 25,
"high": 32.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 12.47,
"low": 9.11,
"high": 13.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-29T15:50:38.859Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}