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. If heads, discard an Energy card attached to the Defending Pokémon.
Flip a coin for each of your opponent's Pokémon. If that coin flip is heads, this attack does 50 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/dp5c_ja-180vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp5c_ja-180vh",
"name": "Dragonite",
"number": "180",
"printed_number": "180",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-180vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-180vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-180vh.large.webp"
}
],
"expansion": {
"id": "dp5c_ja",
"name": "Cry from the Mysterious",
"total": 63,
"language": "Japanese",
"language_code": "ja",
"series": "Diamond & Pearl",
"code": "DP5",
"printed_total": 63,
"release_date": "2008/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/dp5c_ja.symbol.png",
"translation": {
"en": {
"name": "Cry from the Mysterious"
}
}
},
"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/dp5c_ja-180vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-180vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5c_ja-180vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Colorless"
],
"hp": "140",
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hyper Beam",
"text": "Flip a coin. If heads, discard an Energy card attached to the Defending Pokémon.",
"damage": "40"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Draco Meteor",
"text": "Flip a coin for each of your opponent's Pokémon. If that coin flip is heads, this attack does 50 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "+30"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 107.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 107.5
},
{
"condition": "LP",
"price": 70
},
{
"condition": "MP",
"price": 49.65
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 223.15,
"low": 261.17,
"high": 261.17,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 138.78,
"low": 182.5,
"high": 182.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 502,
"low": 363.13,
"high": 591.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 150,
"low": 131.18,
"high": 191.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 70,
"low": 70,
"high": 107.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 11
},
{
"company": "TAG",
"grade": "9",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:28:01.655Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}