Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Each Defending Pokémon is now Asleep.
Flip a coin. If heads, this attack does 20 damage plus 10 more damage.
/api/v1/pokemon/cards/ex7-53vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex7-53vrh",
"name": "Dratini",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/53vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/53vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/53vrh.large.webp"
}
],
"expansion": {
"id": "ex7",
"name": "Team Rocket Returns",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "TRR",
"printed_total": 109,
"release_date": "2004/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84934",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/53vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/53vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/53vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dragon Song",
"text": "Each Defending Pokémon is now Asleep."
},
{
"cost": [
"Water",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Tail Strike",
"text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
},
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 88.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 88.81
},
{
"condition": "LP",
"price": 76.55
},
{
"condition": "MP",
"price": 52.99
},
{
"condition": "HP",
"price": 34.19
},
{
"condition": "DMG",
"price": 18.78
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 199,
"low": 159,
"high": 199,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 82.5,
"low": 80,
"high": 84.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 16.99,
"low": 14.44,
"high": 19.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 109.97,
"low": 34,
"high": 119.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 75,
"low": 59.38,
"high": 75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 102.5,
"low": 85,
"high": 102.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:40:06.773Z",
"trend_7d": {
"direction": "down",
"percent": -1.19
}
}
}
}