Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If there is any Stadium in play, this attack does 100 more damage. Discard that Stadium card.
/api/v1/pokemon/cards/xy5g_ja-74vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy5g_ja-74vh",
"name": "Primal Groudon-EX",
"number": "74",
"printed_number": "74",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/74vh.large.webp"
}
],
"expansion": {
"id": "xy5g_ja",
"name": "Gaia Volcano",
"total": 80,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY5",
"printed_total": 70,
"release_date": "2014/12/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5g_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy5g_ja.symbol.png",
"translation": {
"en": {
"name": "Gaia Volcano"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603690",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/74vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/74vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/74vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Fighting"
],
"hp": "240",
"abilities": [
{
"name": "Ω Barrier",
"text": "Whenever your opponent plays a Trainer card (excluding Pokémon Tools and Stadium cards), prevent all effects of that card done to this Pokémon.",
"type": "Ancient Trait"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Gaia Volcano",
"text": "If there is any Stadium in play, this attack does 100 more damage. Discard that Stadium card.",
"damage": "100+"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 100,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 100
},
{
"condition": "MP",
"price": 85
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 103,
"low": 87.55,
"high": 118.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 191,
"low": 162.35,
"high": 219.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 228,
"low": 193.8,
"high": 262.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "6",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 280.38,
"low": 400,
"high": 400,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 389.87,
"low": 481.4,
"high": 551.27,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "8",
"value": 330,
"low": 280.5,
"high": 379.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-04-30T06:56:50.688Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}