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 until you get tails. This attack does 30 damage times the number of heads.
Discard all Energy attached to Raichu.
/api/v1/pokemon/cards/l1ss_ja-33vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "l1ss_ja-33vh",
"name": "Raichu",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/33vh.large.webp"
}
],
"expansion": {
"id": "l1ss_ja",
"name": "SoulSilver Collection",
"total": 79,
"language": "Japanese",
"language_code": "ja",
"series": "LEGEND",
"code": "L1",
"printed_total": 70,
"release_date": "2009/10/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1ss_ja.symbol.png",
"translation": {
"en": {
"name": "SoulSilver Collection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "608268",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1ss_ja/33vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Iron Tail",
"text": "Flip a coin until you get tails. This attack does 30 damage times the number of heads.",
"damage": "30×"
},
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Thunderbolt",
"text": "Discard all Energy attached to Raichu.",
"damage": "100"
}
],
"rarity": "Rare Holo",
"artist": "match",
"pricing": {
"currency": "USD",
"market": 45.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45.99
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 20.55,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 358,
"low": 355,
"high": 500,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -22.7
}
},
{
"company": "PSA",
"grade": "5",
"value": 22.2,
"low": 31,
"high": 31,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 65.97,
"low": 77.5,
"high": 97.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 30.5,
"low": 25.93,
"high": 35.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "TAG",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T04:21:19.732Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}