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-3?include=prices 200 18ms{
"success": true,
"data": {
"id": "pop2-3",
"name": "Raikou",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3.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": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop2/3.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": 24.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.38
},
{
"condition": "LP",
"price": 19.01
},
{
"condition": "MP",
"price": 10.21
},
{
"condition": "HP",
"price": 7.48
},
{
"condition": "DMG",
"price": 5.87
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 624.32,
"low": 530.67,
"high": 717.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 39.1,
"low": 39.1,
"high": 39.1,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 24.75,
"low": 21.04,
"high": 28.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 300,
"low": 255,
"high": 345,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 122.5,
"low": 104.13,
"high": 140.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 28.9,
"low": 25.09,
"high": 38.63,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 116.5,
"low": 99.03,
"high": 133.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 162.5,
"low": 160.4,
"high": 193.39,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 62.5,
"high": 106.11,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"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
}
}
}
}