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 Pokémon can't attack during your next turn.
Put 3 Dragon Pokémon from your discard pile onto your Bench. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm75-37vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm75-37vh",
"name": "Dragonite-GX",
"number": "37",
"printed_number": "37",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/37vh.large.webp"
}
],
"expansion": {
"id": "sm75",
"name": "Dragon Majesty",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "DRM",
"printed_total": 70,
"release_date": "2018/09/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm75.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "175450",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/37vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/37vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm75/37vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Dragon"
],
"hp": "250",
"attacks": [
{
"cost": [
"Lightning"
],
"converted_energy_cost": 1,
"name": "Dragon Claw",
"damage": "70"
},
{
"cost": [
"Water",
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Giga Impact",
"text": "This Pokémon can't attack during your next turn.",
"damage": "200"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dragonporter-GX",
"text": "Put 3 Dragon Pokémon from your discard pile onto your Bench. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 26.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 26.49
},
{
"condition": "LP",
"price": 20.38
},
{
"condition": "MP",
"price": 13.18
},
{
"condition": "HP",
"price": 12.26
},
{
"condition": "DMG",
"price": 8.85
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 84.76,
"low": 67.21,
"high": 84.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "AGS",
"grade": "9",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 30,
"high": 250,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 18.03,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 31.68,
"low": 25.3,
"high": 51.7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 232.5,
"low": 206.4,
"high": 303.1,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 24,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 56.76,
"low": 42.78,
"high": 84.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:56:51.413Z",
"trend_7d": {
"direction": "flat",
"percent": -0.04
}
}
}
}