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

Search your deck for a Lightning Energy card and attach it to this Pokémon. Shuffle your deck afterward.
Discard an Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw2-97vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw2-97vh",
"name": "Thundurus",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/97vh.large.webp"
}
],
"expansion": {
"id": "bw2",
"name": "Emerging Powers",
"total": 98,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "EPO",
"printed_total": 98,
"release_date": "2011/08/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89906",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/97vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Charge",
"text": "Search your deck for a Lightning Energy card and attach it to this Pokémon. Shuffle your deck afterward."
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Disaster Volt",
"text": "Discard an Energy attached to this Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 22.74,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.74
},
{
"condition": "LP",
"price": 12.85
},
{
"condition": "MP",
"price": 9.68
},
{
"condition": "HP",
"price": 7.54
},
{
"condition": "DMG",
"price": 5.43
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 63.9,
"low": 54.32,
"high": 73.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 15,
"low": 13,
"high": 34.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "8",
"value": 16.88,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 31.4,
"low": 49,
"high": 49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 13.5,
"high": 25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 100,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 7450,
"low": 5145,
"high": 8020,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18,
"trend": {
"direction": "up",
"percent": 6.4
}
},
{
"company": "PSA",
"grade": "6",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 49.99,
"low": 26,
"high": 50.22,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 56,
"low": 36,
"high": 67.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 145,
"low": 120.1,
"high": 195.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-22T02:43:24.154Z",
"trend_7d": {
"direction": "up",
"percent": 1.65
}
}
}
}