Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Draw cards until you have 6 cards in your hand.
This attack's damage isn't affected by any effects on your opponent's Active Pokémon.
Take another turn after this one. (Skip the between-turns step.) (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm5-100vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm5-100vh",
"name": "Dialga-GX",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/100vh.large.webp"
}
],
"expansion": {
"id": "sm5",
"name": "Ultra Prism",
"total": 178,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UPR",
"printed_total": 156,
"release_date": "2018/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "157717",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/100vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX"
],
"types": [
"Dragon"
],
"hp": "180",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Overclock",
"text": "Draw cards until you have 6 cards in your hand."
},
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shred",
"text": "This attack's damage isn't affected by any effects on your opponent's Active Pokémon.",
"damage": "80"
},
{
"cost": [
"Metal",
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Timeless-GX",
"text": "Take another turn after this one. (Skip the between-turns step.) (You can't use more than 1 GX attack in a game.)",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo GX",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 12.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.64
},
{
"condition": "LP",
"price": 10.49
},
{
"condition": "MP",
"price": 6.84
},
{
"condition": "HP",
"price": 5.86
},
{
"condition": "DMG",
"price": 4.84
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 129.99,
"low": 118,
"high": 162,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22.85,
"low": 30,
"high": 30,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 45,
"low": 30.3,
"high": 52.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "SGC",
"grade": "9",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 26.89,
"low": 22.86,
"high": 30.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:26:03.595Z",
"trend_7d": {
"direction": "up",
"percent": 0.64
}
}
}
}