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/bw8s_ja-25vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw8s_ja-25vh",
"name": "Deoxys-EX",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/25vh.large.webp"
}
],
"expansion": {
"id": "bw8s_ja",
"name": "Spiral Force",
"total": 58,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "BW8",
"printed_total": 51,
"release_date": "2012/12/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8s_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bw8s_ja.symbol.png",
"translation": {
"en": {
"name": "Spiral Force"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/25vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX",
"Team Plasma"
],
"types": [
"Psychic"
],
"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+"
}
],
"rarity": "Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 14.98,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.98
},
{
"condition": "MP",
"price": 7.99
},
{
"condition": "DMG",
"price": 5.72
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 618,
"low": 588.6,
"high": 1040,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "down",
"percent": -24.9
}
},
{
"company": "PSA",
"grade": "9",
"value": 70.25,
"low": 22.5,
"high": 85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:55:16.429Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}