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

Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any.
Flip a coin. If tails, Raikou does 20 damage to itself.
/api/v1/pokemon/cards/pop2-3vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "pop2-3vh",
"name": "Raikou",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3vh.large.webp"
}
],
"expansion": {
"id": "pop2",
"name": "POP Series 2",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2005/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88533",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Lightning"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Roar",
"text": "Your opponent switches the Defending Pokémon with 1 of his or her Benched Pokémon, if any."
},
{
"cost": [
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Thunder",
"text": "Flip a coin. If tails, Raikou does 20 damage to itself.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 41.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 41.44
},
{
"condition": "LP",
"price": 27.18
},
{
"condition": "MP",
"price": 14.36
},
{
"condition": "HP",
"price": 7
},
{
"condition": "DMG",
"price": 5.32
}
],
"graded": [
{
"company": "AGS",
"grade": "8.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 84,
"low": 71.4,
"high": 96.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 59.99,
"low": 50.99,
"high": 68.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 116.13,
"low": 98.71,
"high": 133.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 50,
"low": 50,
"high": 50,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 320.25,
"low": 344.99,
"high": 344.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 36.05,
"low": 24.75,
"high": 42.74,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 38.5,
"low": 28.5,
"high": 127.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 87,
"low": 74.54,
"high": 112.32,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 200,
"low": 192,
"high": 232,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 45.5,
"low": 38.67,
"high": 52.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "SGC",
"grade": "6",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:29:56.879Z",
"trend_7d": {
"direction": "flat",
"percent": 0.39
}
}
}
}