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

Draw 2 cards from the bottom of your deck.
The Defending Pokémon is now Confused. You may switch Dunsparce with 1 of your Benched Pokémon.
/api/v1/pokemon/cards/ex12-31vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex12-31vrh",
"name": "Dunsparce",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/31vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/31vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/31vrh.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85009",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/31vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/31vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/31vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"abilities": [
{
"name": "Deadlock",
"text": "As long as Dunsparce is your Active Pokémon, your opponent's Dunsparce can't attack.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Down Draw",
"text": "Draw 2 cards from the bottom of your deck."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tripping Turn",
"text": "The Defending Pokémon is now Confused. You may switch Dunsparce with 1 of your Benched Pokémon."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 19.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.59
},
{
"condition": "LP",
"price": 14.81
},
{
"condition": "MP",
"price": 10.99
},
{
"condition": "HP",
"price": 8.75
},
{
"condition": "DMG",
"price": 7.92
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 83.06,
"low": 76.59,
"high": 106.28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 8,
"high": 34.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 81,
"low": 81,
"high": 121.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 31.33,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 64.12,
"low": 47.2,
"high": 75.24,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 89.64,
"low": 100.8,
"high": 100.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:32:31.627Z",
"trend_7d": {
"direction": "up",
"percent": 39.93
}
}
}
}