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

If your opponent's Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent's hand.
Discard an Energy from this Pokémon.
/api/v1/pokemon/cards/sm8-127vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8-127vrh",
"name": "Dialga",
"number": "127",
"printed_number": "127",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/127vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/127vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/127vrh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178942",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/127vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/127vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/127vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "130",
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Turn Back Time",
"text": "If your opponent's Active Pokémon is an evolved Pokémon, devolve it by putting the highest Stage Evolution card on it into your opponent's hand.",
"damage": "60"
},
{
"cost": [
"Metal",
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Power Blast",
"text": "Discard an Energy from this Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 1.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.3
},
{
"condition": "LP",
"price": 1.27
},
{
"condition": "MP",
"price": 1.05
},
{
"condition": "HP",
"price": 1.02
},
{
"condition": "DMG",
"price": 0.3
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 160,
"low": 136,
"high": 184,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:30:21.808Z",
"trend_7d": {
"direction": "down",
"percent": -1.52
}
}
}
}