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-146vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm5-146vh",
"name": "Dialga-GX",
"number": "146",
"printed_number": "146",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/146vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/146vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/146vh.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": "157762",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/146vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/146vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/146vh.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 Ultra",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 20.52,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.52
},
{
"condition": "LP",
"price": 16.59
},
{
"condition": "MP",
"price": 10.87
},
{
"condition": "HP",
"price": 13.99
},
{
"condition": "DMG",
"price": 11.78
}
],
"graded": [
{
"company": "BGS",
"grade": "7",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 94,
"low": 79.9,
"high": 108.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.5,
"low": 14.5,
"high": 14.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 348.5,
"low": 262.88,
"high": 443,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "up",
"percent": 24.9
}
},
{
"company": "PSA",
"grade": "7",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 15.5,
"high": 16.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 73.27,
"low": 70.47,
"high": 92.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "flat",
"percent": 0.1
}
}
}
}