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

Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/pcg8_ja-16vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "pcg8_ja-16vh",
"name": "Camerupt",
"number": "16",
"printed_number": "16",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/16vh.large.webp"
}
],
"expansion": {
"id": "pcg8_ja",
"name": "Miracle Crystal",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 75,
"release_date": "2006/03/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg8_ja.symbol.png",
"translation": {
"en": {
"name": "Miracle Crystal"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "611559",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/16vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/16vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg8_ja/16vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "80",
"abilities": [
{
"name": "Delta Protection",
"text": "Any damage done to Camerupt by attacks from your opponent's Pokémon that has δ on its card is reduced by 40 (after applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Linear Attack",
"text": "Choose 1 of your opponent's Pokémon. This attack does 30 damage to that Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Combustion",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 4.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.79
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 61,
"low": 61,
"high": 105,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-10T05:31:18.352Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}