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 until you get tails. This attack does 20 damage times the number of heads.
Flip a coin. If heads, this attack does 40 more damage.
/api/v1/pokemon/cards/bwp_ja-217vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bwp_ja-217vh",
"name": "White Kyurem",
"number": "217",
"printed_number": "217",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/217vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/217vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/217vh.large.webp"
}
],
"expansion": {
"id": "bwp_ja",
"name": "Black & White Promos",
"total": 236,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"printed_total": 236,
"release_date": "2010/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.symbol.png",
"translation": {
"en": {
"name": "Black & White Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/217vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/217vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/217vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Damage Rush",
"text": "Flip a coin until you get tails. This attack does 20 damage times the number of heads.",
"damage": "20×"
},
{
"cost": [
"Fire",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Cold Fire",
"text": "Flip a coin. If heads, this attack does 40 more damage.",
"damage": "80+"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 13.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 302.5,
"low": 300.63,
"high": 304.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 40.19,
"low": 34.16,
"high": 46.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 216.72,
"low": 68.07,
"high": 216.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-10T09:49:14.237Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}