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

← Spiral Force
Deoxys-EX

Deoxys-EX

Super Rare #53 Pokémon BasicEXTeam Plasma
Types
Psychic
Illustrator
5ban Graphics
Expansion
Spiral Force · Black & White
Language
Japanese
TCGplayer
GET /api/v1/pokemon/cards/bw8s_ja-53vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bw8s_ja-53vh",
    "name": "Deoxys-EX",
    "number": "53",
    "printed_number": "53",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/53vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/53vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/53vh.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/53vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/53vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8s_ja/53vh.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"
      }
    ],
    "rarity": "Super Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 170,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 170
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 392.65,
          "low": 480,
          "high": 480,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 173,
          "low": 100,
          "high": 246,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 152.25,
          "low": 152,
          "high": 155.31,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 200,
          "low": 170,
          "high": 230,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 149.07,
          "low": 155.9,
          "high": 195.1,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 126,
          "low": 126,
          "high": 785,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 12
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 64.5,
          "low": 54.83,
          "high": 74.18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 90,
          "low": 80,
          "high": 94.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 65.5,
          "low": 55.68,
          "high": 75.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 81,
          "low": 81,
          "high": 136.12,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 5
        }
      ],
      "market_updated_at": "2026-09-22T02:55:16.429Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}