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/sm6a_ja-28vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm6a_ja-28vh",
"name": "Dragonite-GX",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/28vh.large.webp"
}
],
"expansion": {
"id": "sm6a_ja",
"name": "Dragon Storm",
"total": 66,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM6a",
"printed_total": 53,
"release_date": "2018/04/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm6a_ja.symbol.png",
"translation": {
"en": {
"name": "Dragon Storm"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "573743",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/28vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/28vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm6a_ja/28vh.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": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 14.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.48
},
{
"condition": "LP",
"price": 9.99
},
{
"condition": "DMG",
"price": 8
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 45.53,
"low": 38.7,
"high": 52.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 29.24,
"low": 27,
"high": 69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 82.66,
"low": 89,
"high": 89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:53:19.825Z",
"trend_7d": {
"direction": "flat",
"percent": -0.14
}
}
}
}