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 2 coins. This attack does 10 damage times the number of heads.
Flip a coin. If heads, prevent all damage done to Buneary by attacks during your opponent's next turn.
/api/v1/pokemon/cards/pop9-12?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop9-12",
"name": "Buneary",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop9/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop9/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop9/12.large.webp"
}
],
"expansion": {
"id": "pop9",
"name": "POP Series 9",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2009/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84042",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop9/12.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop9/12.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop9/12.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dizzy Punch",
"text": "Flip 2 coins. This attack does 10 damage times the number of heads.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Defense Curl",
"text": "Flip a coin. If heads, prevent all damage done to Buneary by attacks during your opponent's next turn."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5
},
{
"condition": "LP",
"price": 0.78
},
{
"condition": "MP",
"price": 0.52
},
{
"condition": "HP",
"price": 0.39
},
{
"condition": "DMG",
"price": 0.31
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 30.25,
"low": 25.71,
"high": 34.79,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 5.61,
"low": 4.77,
"high": 6.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.8,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 14.68,
"low": 14.1,
"high": 14.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:54:47.245Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}