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/bw11-99vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw11-99vrh",
"name": "Hydreigon",
"number": "99",
"printed_number": "99",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/99vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/99vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/99vrh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86243",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/99vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/99vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/99vrh.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": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 13.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.88
},
{
"condition": "LP",
"price": 9.55
},
{
"condition": "MP",
"price": 5.44
},
{
"condition": "HP",
"price": 1
},
{
"condition": "DMG",
"price": 6.11
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 29,
"low": 29,
"high": 29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"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": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40.33,
"low": 56,
"high": 56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T03:19:42.754Z",
"trend_7d": {
"direction": "down",
"percent": -1.77
}
}
}
}