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 all of your Benched Pokémon have at least 1 damage counter on them, this attack does 120 more damage.
/api/v1/pokemon/cards/mcd24-15vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "mcd24-15vh",
"name": "Drampa",
"number": "15",
"printed_number": "15",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/15vh.large.webp"
}
],
"expansion": {
"id": "mcd24",
"name": "McDonald's Collection 2024",
"total": 15,
"language": "English",
"language_code": "en",
"series": "Other",
"printed_total": 15,
"release_date": "2025/01/21",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "614384",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/15vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/15vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/15vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "120",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Gentle Slap",
"damage": "20"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Raging Cannon",
"text": "If all of your Benched Pokémon have at least 1 damage counter on them, this attack does 120 more damage.",
"damage": "100+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "None",
"artist": "Toshinao Aoki",
"pricing": {
"currency": "USD",
"market": 0.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.81
},
{
"condition": "LP",
"price": 0.73
},
{
"condition": "MP",
"price": 0.62
},
{
"condition": "HP",
"price": 0.46
},
{
"condition": "DMG",
"price": 0.55
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 70,
"low": 50,
"high": 75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.9,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 250.32,
"low": 215.5,
"high": 339.46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.18,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 15,
"low": 8.56,
"high": 26.13,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "TAG",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 9.99,
"low": 8.49,
"high": 11.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:06:42.084Z",
"trend_7d": {
"direction": "up",
"percent": 2.53
}
}
}
}