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 an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh7r_ja-21vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh7r_ja-21vh",
"name": "Gyarados VMAX",
"number": "21",
"printed_number": "21",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/21vh.large.webp"
}
],
"expansion": {
"id": "swsh7r_ja",
"name": "Blue Sky Stream",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S7R",
"printed_total": 67,
"release_date": "2021/07/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7r_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7r_ja.symbol.png",
"translation": {
"en": {
"name": "Blue Sky Stream"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569433",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/21vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/21vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7r_ja/21vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Water"
],
"hp": "330",
"attacks": [
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hyper Beam",
"text": "Discard an Energy from your opponent's Active Pokémon.",
"damage": "120"
},
{
"cost": [
"Water",
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Max Tyrant",
"damage": "240"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Triple Rare",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 3.89,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.89
},
{
"condition": "LP",
"price": 2.5
},
{
"condition": "MP",
"price": 1.49
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9",
"value": 13.36,
"low": 11.36,
"high": 15.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 41.5,
"low": 35.28,
"high": 47.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 33,
"low": 27.87,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 92,
"low": 67,
"high": 153.18,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15
},
{
"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": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:34:41.209Z",
"trend_7d": {
"direction": "down",
"percent": -18.62
}
}
}
}