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 player discards the top of his or her deck. This attack does 30 damage plus 30 more damage for each Energy card discarded in this way.
Camerupt does 20 damage to itself.
/api/v1/pokemon/cards/dp6-47vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "dp6-47vrh",
"name": "Camerupt",
"number": "47",
"printed_number": "47",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/47vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/47vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/47vrh.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84093",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/47vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/47vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/47vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "100",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Eruption",
"text": "Each player discards the top of his or her deck. This attack does 30 damage plus 30 more damage for each Energy card discarded in this way.",
"damage": "30"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Take Down",
"text": "Camerupt does 20 damage to itself.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 1.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.04
},
{
"condition": "MP",
"price": 0.76
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 60.4,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 8.78,
"low": 8.5,
"high": 8.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-20T03:06:05.566Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}