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

This Pokémon also does 90 damage to itself.
/api/v1/pokemon/cards/sv3-70vh?include=prices 200 39ms{
"success": true,
"data": {
"id": "sv3-70vh",
"name": "Thundurus",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/70vh.large.webp"
}
],
"expansion": {
"id": "sv3",
"name": "Obsidian Flames",
"total": 230,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "OBF",
"printed_total": 197,
"release_date": "2023/08/11",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "509837",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/70vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/70vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/70vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "110",
"abilities": [
{
"name": "Adverse Weather",
"text": "As long as this Pokémon is in the Active Spot, prevent all damage done to your Benched Pokémon by attacks from your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Gigantic Bolt",
"text": "This Pokémon also does 90 damage to itself.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "GOSSAN",
"pricing": {
"currency": "USD",
"market": 0.13,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.13
},
{
"condition": "MP",
"price": 0.05
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 5.99,
"low": 5.09,
"high": 6.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.74,
"low": 37.99,
"high": 49.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.08,
"low": 7.72,
"high": 10.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:05:31.440Z",
"trend_7d": {
"direction": "down",
"percent": -7.14
}
}
}
}