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

If your Benched Pokémon have any damage counters on them, this attack does 90 more damage.
/api/v1/pokemon/cards/mcd22-14?include=prices 200 16ms{
"success": true,
"data": {
"id": "mcd22-14",
"name": "Drampa",
"number": "14",
"printed_number": "14",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/14.large.webp"
}
],
"expansion": {
"id": "mcd22",
"name": "McDonald's Collection 2022",
"total": 15,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 15,
"release_date": "2022/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd22.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/mcd22.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "281497",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/14.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/14.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd22/14.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Dragon"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Corkscrew Punch",
"damage": "30"
},
{
"cost": [
"Water",
"Fighting"
],
"converted_energy_cost": 2,
"name": "Berserk",
"text": "If your Benched Pokémon have any damage counters on them, this attack does 90 more damage.",
"damage": "70"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 0.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.5
},
{
"condition": "LP",
"price": 0.29
},
{
"condition": "MP",
"price": 0.23
},
{
"condition": "HP",
"price": 0.26
},
{
"condition": "DMG",
"price": 0.28
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 39,
"low": 33.15,
"high": 44.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:53:22.152Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}