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

Discard 2 Darkness Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw6-97vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw6-97vrh",
"name": "Hydreigon",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/97vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/97vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/97vrh.large.webp"
}
],
"expansion": {
"id": "bw6",
"name": "Dragons Exalted",
"total": 128,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DRX",
"printed_total": 124,
"release_date": "2012/08/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86241",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/97vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/97vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/97vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "150",
"abilities": [
{
"name": "Dark Trance",
"text": "As often as you like during your turn (before your attack), you may move a Darkness Energy attached to 1 of your Pokémon to another of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragonblast",
"text": "Discard 2 Darkness Energy attached to this Pokémon.",
"damage": "140"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.55
},
{
"condition": "LP",
"price": 1.67
},
{
"condition": "MP",
"price": 1.71
},
{
"condition": "HP",
"price": 0.83
},
{
"condition": "DMG",
"price": 0.6
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 1.99,
"low": 1.69,
"high": 2.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 124.99,
"low": 106.24,
"high": 143.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 29.5,
"low": 25.08,
"high": 33.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:21:06.790Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}