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 20 damage for each heads.
/api/v1/pokemon/cards/sv3a_ja-68vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv3a_ja-68vh",
"name": "Gimmighoul",
"number": "68",
"printed_number": "68",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/68vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/68vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/68vh.large.webp"
}
],
"expansion": {
"id": "sv3a_ja",
"name": "Raging Surf",
"total": 92,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV3a",
"printed_total": 62,
"release_date": "2023/09/22",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv3a_ja.symbol.png",
"translation": {
"en": {
"name": "Raging Surf"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "566926",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/68vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/68vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3a_ja/68vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Consecutive Coin Throw",
"text": "Flip a coin until you get tails. This attack does 20 damage for each heads.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Art Rare",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 3.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.86
},
{
"condition": "LP",
"price": 3.09
},
{
"condition": "MP",
"price": 2.99
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 7.5,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 37.48,
"low": 32.82,
"high": 49.98,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.99,
"low": 11.64,
"high": 25.39,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 43.19,
"high": 65.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "4",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17,
"low": 16.51,
"high": 17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:26.281Z",
"trend_7d": {
"direction": "down",
"percent": -9.18
}
}
}
}