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

You may discard an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.
/api/v1/pokemon/cards/sm4-62vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm4-62vrh",
"name": "Hydreigon",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/62vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/62vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/62vrh.large.webp"
}
],
"expansion": {
"id": "sm4",
"name": "Crimson Invasion",
"total": 126,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CIN",
"printed_total": 111,
"release_date": "2017/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "149085",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/62vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/62vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm4/62vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Darkness"
],
"hp": "160",
"abilities": [
{
"name": "Weed Out",
"text": "Once during your turn (before your attack), you may choose 3 of your Benched Pokémon. Then, discard your other Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Dark Destruction",
"text": "You may discard an Energy from this Pokémon. If you do, discard an Energy from your opponent's Active Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare",
"artist": "Anesaki Dynamic",
"pricing": {
"currency": "USD",
"market": 0.6,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.6
},
{
"condition": "LP",
"price": 0.42
},
{
"condition": "MP",
"price": 0.36
},
{
"condition": "HP",
"price": 0.35
},
{
"condition": "DMG",
"price": 0.38
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 1.25,
"low": 1.25,
"high": 1.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "6",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:58:38.868Z",
"trend_7d": {
"direction": "down",
"percent": -4.76
}
}
}
}