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

Switch 1 of your opponent's Benched Pokémon with the Defending Pokémon. This attack does 40 damage to the new Defending Pokémon.
Before doing damage, discard all Pokémon Tool cards attached to the Defending Pokémon.
/api/v1/pokemon/cards/bw9-78vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw9-78vh",
"name": "Hydreigon",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/78vh.large.webp"
}
],
"expansion": {
"id": "bw9",
"name": "Plasma Freeze",
"total": 122,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLF",
"printed_total": 116,
"release_date": "2013/05/08",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86244",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/78vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/78vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/78vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"Team Plasma"
],
"types": [
"Darkness"
],
"hp": "150",
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Tractorbeam",
"text": "Switch 1 of your opponent's Benched Pokémon with the Defending Pokémon. This attack does 40 damage to the new Defending Pokémon."
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Obsidian Fang",
"text": "Before doing damage, discard all Pokémon Tool cards attached to the Defending Pokémon.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 9.39,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.39
},
{
"condition": "LP",
"price": 5.69
},
{
"condition": "MP",
"price": 2.9
},
{
"condition": "HP",
"price": 3.44
},
{
"condition": "DMG",
"price": 2.88
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 80,
"low": 68,
"high": 92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 23.58,
"low": 22.04,
"high": 25.12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22.13,
"low": 16.38,
"high": 24.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 43,
"low": 42.5,
"high": 43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:45.869Z",
"trend_7d": {
"direction": "flat",
"percent": -0.11
}
}
}
}