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-73vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy5g_ja-73vh",
"name": "Groudon-EX",
"number": "73",
"printed_number": "73",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/73vh.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": "603667",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/73vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/73vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5g_ja/73vh.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": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 70,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 70
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 270,
"low": 229.5,
"high": 310.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 387,
"low": 328.95,
"high": 445.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 159.5,
"low": 135.57,
"high": 183.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 281.66,
"low": 330.39,
"high": 413.48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-04-29T04:20:38.782Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}