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 an Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy4_ja-65vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy4_ja-65vh",
"name": "Hydreigon",
"number": "65",
"printed_number": "65",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/65vh.large.webp"
}
],
"expansion": {
"id": "xy4_ja",
"name": "Phantom Gate",
"total": 97,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY4",
"printed_total": 88,
"release_date": "2014/09/13",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy4_ja.symbol.png",
"translation": {
"en": {
"name": "Phantom Gate"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603586",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/65vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/65vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4_ja/65vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "140",
"abilities": [
{
"name": "Dark Impulse",
"text": "Once during your turn (before your attack), you may attach a Darkness Energy card from your discard pile to your Active Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Crazy Headbutt",
"text": "Discard an Energy attached to this Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.66
},
{
"condition": "LP",
"price": 2
},
{
"condition": "DMG",
"price": 0.99
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30.93,
"low": 51,
"high": 51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-08-29T08:35:37.927Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}