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

← PLAY Promos
Cyclone Energy

Cyclone Energy

Promo #15 Energy Special
Illustrator
Shin-ichi Yoshikawa
Expansion
PLAY Promos · Other
Language
Japanese
TCGplayer
613897
GET /api/v1/pokemon/cards/playp_ja-15vh?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "playp_ja-15vh",
    "name": "Cyclone Energy",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/15vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/15vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/15vh.large.webp"
      }
    ],
    "expansion": {
      "id": "playp_ja",
      "name": "PLAY Promos",
      "total": 32,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Other",
      "printed_total": 32,
      "release_date": "2003/01/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/playp_ja.symbol.png",
      "translation": {
        "en": {
          "name": "PLAY Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "613897",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/15vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/15vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/playp_ja/15vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Energy",
    "subtypes": [
      "Special"
    ],
    "rarity": "Promo",
    "artist": "Shin-ichi Yoshikawa",
    "pricing": {
      "currency": "USD",
      "market": 42.3,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "CGC",
          "grade": "9",
          "value": 149.99,
          "low": 149.99,
          "high": 149.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 158.25,
          "low": 180.27,
          "high": 180.27,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 36.66,
          "low": 36.66,
          "high": 36.66,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 42.71,
          "low": 42.71,
          "high": 43.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-05T07:55:04.611Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}