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

Discard the top card of your deck. If that card is an Energy card, this attack does 90 more damage, and attach that card to this Pokémon.
/api/v1/pokemon/cards/swsh3a_ja-43vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh3a_ja-43vh",
"name": "Coalossal VMAX",
"number": "43",
"printed_number": "43",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/43vh.large.webp"
}
],
"expansion": {
"id": "swsh3a_ja",
"name": "Legendary Heartbeat",
"total": 94,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S3a",
"printed_total": 76,
"release_date": "2020/07/10",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh3a_ja.symbol.png",
"translation": {
"en": {
"name": "Legendary Heartbeat"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571926",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/43vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/43vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh3a_ja/43vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Fighting"
],
"hp": "330",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Eruption Shot",
"text": "Discard the top card of your deck. If that card is an Energy card, this attack does 90 more damage, and attach that card to this Pokémon.",
"damage": "40+"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "G-Max Boulder",
"damage": "240"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.17,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 17.65,
"low": 13.5,
"high": 18.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.62,
"low": 8.62,
"high": 9.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 23.03,
"low": 22.5,
"high": 22.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:07:17.969Z",
"trend_7d": {
"direction": "down",
"percent": -27.78
}
}
}
}