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

← Delta Species
Holon Energy WP

Holon Energy WP

Rare #106 Energy Special
Illustrator
Takumi Akabane
Expansion
Delta Species · EX
Language
English
TCGplayer
86140
GET /api/v1/pokemon/cards/ex11-106vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex11-106vrh",
    "name": "Holon Energy WP",
    "number": "106",
    "printed_number": "106",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/106vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/106vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/106vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex11",
      "name": "Delta Species",
      "total": 114,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "DS",
      "printed_total": 113,
      "release_date": "2005/10/31",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "86140",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/106vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/106vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/106vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Energy",
    "subtypes": [
      "Special"
    ],
    "rarity": "Rare",
    "artist": "Takumi Akabane",
    "pricing": {
      "currency": "USD",
      "market": 6,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6
        },
        {
          "condition": "LP",
          "price": 4.07
        },
        {
          "condition": "MP",
          "price": 3.1
        },
        {
          "condition": "HP",
          "price": 2.25
        },
        {
          "condition": "DMG",
          "price": 1.32
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 8.38,
          "low": 8,
          "high": 8.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 6,
          "low": 5.5,
          "high": 6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 86,
          "low": 86,
          "high": 149.62,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6.5,
          "low": 6.5,
          "high": 6.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 34.5,
          "low": 20,
          "high": 36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:02:07.191Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.69
      }
    }
  }
}