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, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon can't retreat during your opponent's next turn.
Flip 4 coins. This attack does 20 damage times the number of heads. If 2 or more of them are heads, the Defending Pokémon is now Poisoned.
Discard all Special Energy cards attached to the Defending Pokémon.
/api/v1/pokemon/cards/dp7-15vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp7-15vrh",
"name": "Drapion",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/15vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/15vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/15vrh.large.webp"
}
],
"expansion": {
"id": "dp7",
"name": "Stormfront",
"total": 106,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "SF",
"printed_total": 100,
"release_date": "2008/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84923",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/15vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/15vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/15vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "110",
"attacks": [
{
"cost": [],
"converted_energy_cost": 0,
"name": "Scorpion Grapple",
"text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed. If tails, the Defending Pokémon can't retreat during your opponent's next turn.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Cross Poison",
"text": "Flip 4 coins. This attack does 20 damage times the number of heads. If 2 or more of them are heads, the Defending Pokémon is now Poisoned.",
"damage": "20"
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Derail",
"text": "Discard all Special Energy cards attached to the Defending Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Kent Kanetsuna",
"pricing": {
"currency": "USD",
"market": 2.67,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.67
},
{
"condition": "LP",
"price": 1.98
},
{
"condition": "MP",
"price": 1
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 0.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 103,
"low": 87.55,
"high": 118.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 17.77,
"low": 15.1,
"high": 20.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-12T08:09:44.480Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}