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, discard an Energy card attached to the Defending Pokémon.
/api/v1/pokemon/cards/advp_ja-20vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "advp_ja-20vh",
"name": "Mudkip",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/20vh.large.webp"
}
],
"expansion": {
"id": "advp_ja",
"name": "ADV Promos",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 63,
"release_date": "2003/01/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/advp_ja.symbol.png",
"translation": {
"en": {
"name": "ADV Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613628",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/advp_ja/20vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Surf",
"damage": "10"
},
{
"cost": [
"Water",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Whirlpool",
"text": "Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 334.82,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 334.82
},
{
"condition": "LP",
"price": 48.99
},
{
"condition": "DMG",
"price": 24.99
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 169.04,
"low": 143.68,
"high": 194.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1249.99,
"low": 155.25,
"high": 4301.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 14,
"trend": {
"direction": "up",
"percent": 42.1
}
},
{
"company": "PSA",
"grade": "4",
"value": 96,
"low": 81.6,
"high": 110.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 128.17,
"low": 77.9,
"high": 213.09,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 382,
"low": 324.7,
"high": 439.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 249.99,
"low": 148.92,
"high": 431.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 599.99,
"low": 296.11,
"high": 997.12,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "up",
"percent": 39.5
}
}
],
"market_updated_at": "2026-08-31T02:31:54.883Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}