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

Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy5g_ja-39vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy5g_ja-39vh",
"name": "Groudon-EX",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/39vh.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": "603666",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/39vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/39vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/39vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fighting"
],
"hp": "180",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rip Claw",
"text": "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Massive Rend",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 13.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.8
},
{
"condition": "LP",
"price": 9.5
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 42.5,
"low": 24,
"high": 61,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 120,
"low": 116.4,
"high": 227.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 11.95,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 89.99,
"low": 76.49,
"high": 103.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T03:10:38.048Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}