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-164vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sm5-164vh",
"name": "Dialga-GX",
"number": "164",
"printed_number": "164",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/164vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/164vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/164vh.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": "157780",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/164vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/164vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/164vh.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 Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 44.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 44.44
},
{
"condition": "LP",
"price": 40.38
},
{
"condition": "MP",
"price": 34.9
},
{
"condition": "HP",
"price": 19.73
},
{
"condition": "DMG",
"price": 15.75
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 112.63,
"low": 152.5,
"high": 152.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 81.75,
"low": 90,
"high": 90,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 470,
"low": 425,
"high": 600,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -8.7
}
},
{
"company": "PSA",
"grade": "6",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 49.26,
"low": 52.9,
"high": 76.06,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 90,
"low": 78,
"high": 121.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 295,
"low": 250.75,
"high": 339.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 83.59,
"low": 71.05,
"high": 96.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "up",
"percent": 0.66
}
}
}
}