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 during your opponent's next turn.
/api/v1/pokemon/cards/dpp_ja-115?include=prices 200 17ms{
"success": true,
"data": {
"id": "dpp_ja-115",
"name": "Buneary",
"number": "115",
"printed_number": "115",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/115.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/115.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/115.large.webp"
}
],
"expansion": {
"id": "dpp_ja",
"name": "Diamond & Pearl Promos",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"printed_total": 127,
"release_date": "2006/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dpp_ja.symbol.png",
"translation": {
"en": {
"name": "Diamond & Pearl Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/115.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/115.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp_ja/115.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"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 during your opponent's next turn."
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 7.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.33
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 63,
"low": 53.55,
"high": 72.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55,
"low": 55,
"high": 69.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 23.75,
"low": 20.19,
"high": 27.31,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T21:32:22.175Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}