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's damage isn't affected by any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh7-123vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh7-123vh",
"name": "Duraludon VMAX",
"number": "123",
"printed_number": "123",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/123vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/123vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/123vh.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "246751",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/123vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/123vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/123vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX",
"Single Strike"
],
"types": [
"Dragon"
],
"hp": "330",
"abilities": [
{
"name": "Skyscraper",
"text": "Prevent all damage done to this Pokémon by attacks from your opponent's Pokémon that have Special Energy attached.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fighting",
"Metal",
"Metal"
],
"converted_energy_cost": 3,
"name": "G-Max Pulverization",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "220"
}
],
"rarity": "Rare Holo VMAX",
"artist": "PLANETA Mochizuki",
"pricing": {
"currency": "USD",
"market": 1.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.39
},
{
"condition": "HP",
"price": 0.93
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 13.1,
"low": 11.14,
"high": 15.06,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17.5,
"low": 12.69,
"high": 19,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11.99,
"low": 10.19,
"high": 13.79,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 49.99,
"low": 34.98,
"high": 52.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "7",
"value": 2.25,
"low": 2.25,
"high": 2.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13.59,
"low": 12.47,
"high": 12.47,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 14.88,
"low": 18.4,
"high": 18.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:04:30.603Z",
"trend_7d": {
"direction": "down",
"percent": -9.15
}
}
}
}