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

Attach up to 3 Basic Fighting Energy cards from your discard pile to your Benched Pokémon in any way you like.
Discard 2 Energy from this Pokémon. This attack does 120 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sv3a_ja-76vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv3a_ja-76vh",
"name": "Garchomp ex",
"number": "76",
"printed_number": "76",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/76vh.large.webp"
}
],
"expansion": {
"id": "sv3a_ja",
"name": "Raging Surf",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3a",
"printed_total": 62,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.symbol.png",
"translation": {
"en": {
"name": "Raging Surf"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566934",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/76vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/76vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/76vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex",
"Tera"
],
"types": [
"Water"
],
"hp": "320",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Hydro Lander",
"text": "Attach up to 3 Basic Fighting Energy cards from your discard pile to your Benched Pokémon in any way you like.",
"damage": "160"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sonic Dive",
"text": "Discard 2 Energy from this Pokémon. This attack does 120 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.82,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.82
},
{
"condition": "LP",
"price": 5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18.99,
"low": 15,
"high": 29.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 49.2,
"high": 73.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 18.99,
"low": 16.14,
"high": 21.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"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
}
],
"market_updated_at": "2026-09-22T02:24:55.930Z",
"trend_7d": {
"direction": "down",
"percent": -33.49
}
}
}
}