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

Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Raichu.
Flip a coin. If tails, Raichu does 30 damage to itself.
/api/v1/pokemon/cards/web1_ja-36?include=prices 200 17ms{
"success": true,
"data": {
"id": "web1_ja-36",
"name": "Raichu",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/36.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/36.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/36.large.webp"
}
],
"expansion": {
"id": "web1_ja",
"name": "Pokémon Web",
"total": 48,
"language": "Japanese",
"language_code": "ja",
"series": "Web",
"printed_total": 48,
"release_date": "2001/10/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/web1_ja.symbol.png",
"translation": {
"en": {
"name": "Pokémon Web"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613675",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/36.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/36.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/web1_ja/36.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"hp": "80",
"attacks": [
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Agility",
"text": "Flip a coin. If heads, during your opponent's next turn, prevent all effects of attacks, including damage, done to Raichu.",
"damage": "20"
},
{
"cost": [
"Lightning",
"Lightning",
"Lightning",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Thunder",
"text": "Flip a coin. If tails, Raichu does 30 damage to itself.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 60.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 60.97
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 530,
"low": 363,
"high": 744,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 55.63,
"low": 68,
"high": 68,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-14T03:35:33.190Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}