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 3 Energy from this Pokémon.
You may discard any number of cards from your hand until you have 9 or fewer. Draw cards until you have 10 cards in your hand. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm11-229vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm11-229vh",
"name": "Dragonite-GX",
"number": "229",
"printed_number": "229",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/229vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/229vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/229vh.large.webp"
}
],
"expansion": {
"id": "sm11",
"name": "Unified Minds",
"total": 261,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNM",
"printed_total": 236,
"release_date": "2019/08/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "195149",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/229vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/229vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm11/229vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"GX"
],
"types": [
"Dragon"
],
"hp": "250",
"attacks": [
{
"cost": [
"Water",
"Lightning",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dragon Claw",
"damage": "130"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Sky Judgment",
"text": "Discard 3 Energy from this Pokémon.",
"damage": "270"
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Mach Delivery-GX",
"text": "You may discard any number of cards from your hand until you have 9 or fewer. Draw cards until you have 10 cards in your hand. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Ultra",
"artist": "ConceptLab",
"pricing": {
"currency": "USD",
"market": 59.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 59.71
},
{
"condition": "LP",
"price": 46.93
},
{
"condition": "MP",
"price": 33.43
},
{
"condition": "HP",
"price": 21.33
},
{
"condition": "DMG",
"price": 15.19
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 154.06,
"low": 130.95,
"high": 177.17,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 55.2,
"low": 46.92,
"high": 63.48,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 13,
"low": 13,
"high": 13.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 43.33,
"low": 59,
"high": 59,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 22,
"low": 22,
"high": 30.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 400,
"low": 348,
"high": 475,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "up",
"percent": 7
}
},
{
"company": "PSA",
"grade": "7",
"value": 21.36,
"low": 21.36,
"high": 21.36,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 60.41,
"low": 70.5,
"high": 74.46,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 70,
"low": 58.74,
"high": 85.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T02:35:58.618Z",
"trend_7d": {
"direction": "up",
"percent": 3.92
}
}
}
}