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 Phantoms
δ Rainbow Energy

δ Rainbow Energy

Uncommon #98 Energy Special
Illustrator
Takumi Akabane
Expansion
Holon Phantoms · EX
Language
English
TCGplayer
84754
GET /api/v1/pokemon/cards/ex13-98vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex13-98vrh",
    "name": "δ Rainbow Energy",
    "number": "98",
    "printed_number": "98",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/98vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/98vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/98vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex13",
      "name": "Holon Phantoms",
      "total": 111,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "HP",
      "printed_total": 110,
      "release_date": "2006/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "84754",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/98vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/98vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/98vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Energy",
    "subtypes": [
      "Special"
    ],
    "rarity": "Uncommon",
    "artist": "Takumi Akabane",
    "pricing": {
      "currency": "USD",
      "market": 14.91,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 14.91
        },
        {
          "condition": "LP",
          "price": 11.6
        },
        {
          "condition": "MP",
          "price": 8.99
        },
        {
          "condition": "HP",
          "price": 6.27
        },
        {
          "condition": "DMG",
          "price": 2.64
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 26.4,
          "low": 22.44,
          "high": 30.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 7.11,
          "low": 7.11,
          "high": 13.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 75,
          "low": 63.75,
          "high": 86.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:29:50.441Z",
      "trend_7d": {
        "direction": "up",
        "percent": 9.63
      }
    }
  }
}