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

← Holon Phantom
Deoxys δ

Deoxys δ

Rare Holo #37 Pokémon BasicDelta Species HP 70
Types
Darkness
Illustrator
Mitsuhiro Arita
Expansion
Holon Phantom · PCG
Language
Japanese
TCGplayer

Attacks

Energy Loop 60
Darkness · Colorless · Colorless

Return 2 Energy attached to Deoxys to your hand.

GET /api/v1/pokemon/cards/pcg7_ja-37vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "pcg7_ja-37vh",
    "name": "Deoxys δ",
    "number": "37",
    "printed_number": "37",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/37vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/37vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/37vh.large.webp"
      }
    ],
    "expansion": {
      "id": "pcg7_ja",
      "name": "Holon Phantom",
      "total": 52,
      "language": "Japanese",
      "language_code": "ja",
      "series": "PCG",
      "printed_total": 52,
      "release_date": "2006/01/27",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg7_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Holon Phantom"
        }
      }
    },
    "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/pcg7_ja/37vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/37vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg7_ja/37vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Delta Species"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "70",
    "abilities": [
      {
        "name": "Form Change",
        "text": "Once during your turn (before your attack), you may search your deck for another Deoxys and switch it with Deoxys. (Any cards attached to Deoxys, damage counters, Special Conditions, and effects on it are now on the new Pokémon.) If you do, put Deoxys on top of your deck. Shuffle your deck afterward. You can't use more than 1 Form Change Poké-Power each turn.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Energy Loop",
        "text": "Return 2 Energy attached to Deoxys to your hand.",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 41,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 41
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 210,
          "low": 178.5,
          "high": 241.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 26.5,
          "low": 26.5,
          "high": 30,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-22T03:01:31.330Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}