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 3 coins. This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/ex6-21vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex6-21vrh",
"name": "Dodrio",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/21vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/21vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/21vrh.large.webp"
}
],
"expansion": {
"id": "ex6",
"name": "FireRed & LeafGreen",
"total": 116,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "RG",
"printed_total": 112,
"release_date": "2004/09/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84850",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/21vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/21vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex6/21vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Colorless"
],
"hp": "70",
"abilities": [
{
"name": "Retreat Aid",
"text": "As long as Dodrio is on your Bench, you pay ColorlessColorless less to retreat your Active Pokémon (excluding Pokémon-ex and Baby Pokémon.)",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Tri Attack",
"text": "Flip 3 coins. This attack does 20 damage times the number of heads.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 20.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.56
},
{
"condition": "LP",
"price": 13.01
},
{
"condition": "MP",
"price": 6.76
},
{
"condition": "HP",
"price": 7.09
},
{
"condition": "DMG",
"price": 5.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 97.85,
"low": 138,
"high": 138,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 662.48,
"low": 1000,
"high": 1000,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 42,
"low": 42,
"high": 42,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 83.45,
"low": 86.1,
"high": 94.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:08:11.992Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}