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/sm5s_ja-45vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm5s_ja-45vh",
"name": "Dialga-GX",
"number": "45",
"printed_number": "45",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5s_ja/45vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5s_ja/45vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5s_ja/45vh.large.webp"
}
],
"expansion": {
"id": "sm5s_ja",
"name": "Ultra Sun",
"total": 78,
"language": "Japanese",
"language_code": "ja",
"series": "Sun & Moon",
"code": "SM5S",
"printed_total": 66,
"release_date": "2017/12/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm5s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm5s_ja.symbol.png",
"translation": {
"en": {
"name": "Ultra Sun"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "572104",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5s_ja/45vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5s_ja/45vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5s_ja/45vh.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": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.11,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.11
},
{
"condition": "LP",
"price": 4.74
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 17,
"low": 15,
"high": 17,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55.38,
"low": 79.99,
"high": 79.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 24.99,
"low": 21.24,
"high": 28.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9,
"low": 8,
"high": 9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "1",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:21:32.845Z",
"trend_7d": {
"direction": "down",
"percent": -5.37
}
}
}
}