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 any amount of Water Energy from this Pokémon. This attack does 50 more damage for each card you discarded in this way.
/api/v1/pokemon/cards/swsh11_ja-117vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "swsh11_ja-117vh",
"name": "Kyurem VMAX",
"number": "117",
"printed_number": "117",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/117vh.large.webp"
}
],
"expansion": {
"id": "swsh11_ja",
"name": "Lost Abyss",
"total": 127,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S11",
"printed_total": 100,
"release_date": "2022/07/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh11_ja.symbol.png",
"translation": {
"en": {
"name": "Lost Abyss"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570049",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/117vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/117vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11_ja/117vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Water"
],
"hp": "330",
"abilities": [
{
"name": "Silvery World",
"text": "Once during your turn, you may discard the top card of your deck. If it's a Water Energy card, attach it to 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water",
"Water"
],
"converted_energy_cost": 3,
"name": "Max Frost",
"text": "Discard any amount of Water Energy from this Pokémon. This attack does 50 more damage for each card you discarded in this way.",
"damage": "120+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "N-DESIGN Inc.",
"pricing": {
"currency": "USD",
"market": 7.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.52
},
{
"condition": "LP",
"price": 5.43
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 16,
"high": 24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.75,
"low": 10.75,
"high": 10.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 33.5,
"low": 33.5,
"high": 38.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 40.72,
"low": 48.95,
"high": 48.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:40:55.315Z",
"trend_7d": {
"direction": "up",
"percent": 35.99
}
}
}
}