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

This attack does 50 damage for each Energy attached to all of your opponent's Pokémon.
This Pokémon does 30 damage to itself.
/api/v1/pokemon/cards/sv1v_ja-28vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sv1v_ja-28vh",
"name": "Magnezone ex",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/28vh.large.webp"
}
],
"expansion": {
"id": "sv1v_ja",
"name": "Violet ex",
"total": 108,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV1V",
"printed_total": 78,
"release_date": "2023/01/20",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv1v_ja.symbol.png",
"translation": {
"en": {
"name": "Violet ex"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568254",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv1v_ja/28vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Lightning"
],
"hp": "330",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Energy Crush",
"text": "This attack does 50 damage for each Energy attached to all of your opponent's Pokémon.",
"damage": "50×"
},
{
"cost": [
"Lightning",
"Lightning"
],
"converted_energy_cost": 2,
"name": "Pulse Launcher",
"text": "This Pokémon does 30 damage to itself.",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "hncl",
"pricing": {
"currency": "USD",
"market": 0.33,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.33
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 12.76,
"low": 10,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 13.5,
"low": 10,
"high": 13.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 22.75,
"low": 22.5,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 12.75,
"low": 10.84,
"high": 14.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:07:15.829Z",
"trend_7d": {
"direction": "down",
"percent": -49.23
}
}
}
}