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, prevent all effects of an attack, including damage, done to Ponyta during your opponent's next turn.
/api/v1/pokemon/cards/dp7-71vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "dp7-71vrh",
"name": "Ponyta",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/71vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/71vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/71vrh.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": "88288",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/71vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/71vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp7/71vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Smash Kick",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Agility",
"text": "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Ponyta during your opponent's next turn.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+10"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 6.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.99
},
{
"condition": "LP",
"price": 5.61
},
{
"condition": "MP",
"price": 4.12
},
{
"condition": "HP",
"price": 5
},
{
"condition": "DMG",
"price": 2.12
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 49.69,
"low": 42.24,
"high": 57.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:59.926Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}