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

If this Pokémon has any Plasma Energy attached to it, this attack does 30 more damage for each Energy attached to the Defending Pokémon.
/api/v1/pokemon/cards/bw9-53vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "bw9-53vh",
"name": "Deoxys-EX",
"number": "53",
"printed_number": "53",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/53vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/53vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/53vh.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": "84775",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/53vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/53vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw9/53vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX",
"Team Plasma"
],
"types": [
"Psychic"
],
"hp": "170",
"abilities": [
{
"name": "Power Connect",
"text": "Your Team Plasma Pokémon's attacks (excluding Deoxys-EX) do 10 more damage to the Active Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Helix Force",
"text": "If this Pokémon has any Plasma Energy attached to it, this attack does 30 more damage for each Energy attached to the Defending Pokémon.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 34.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.36
},
{
"condition": "LP",
"price": 29.99
},
{
"condition": "MP",
"price": 17.8
},
{
"condition": "HP",
"price": 15.57
},
{
"condition": "DMG",
"price": 9.89
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 28.49,
"low": 24.22,
"high": 32.76,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 2362.5,
"low": 315,
"high": 2362.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 360,
"low": 306,
"high": 414,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 45.75,
"low": 65,
"high": 65,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 22,
"high": 23.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 158.99,
"low": 135.8,
"high": 191,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:11:45.869Z",
"trend_7d": {
"direction": "down",
"percent": -0.52
}
}
}
}