Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Hot Air Arena
Electivire ex

Electivire ex

Super Rare #79 Pokémon Basicex
Expansion
Hot Air Arena · Scarlet & Violet
Language
Japanese
TCGplayer
623327
GET /api/v1/pokemon/cards/sv9a_ja-79vh?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9a_ja-79vh",
    "name": "Electivire ex",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/79vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/79vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/79vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv9a_ja",
      "name": "Hot Air Arena",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV9a",
      "printed_total": 63,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv9a_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Hot Air Arena"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "623327",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/79vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/79vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/79vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.54,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.54
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 15,
          "low": 12,
          "high": 18.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 25,
          "low": 25,
          "high": 25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:29.309Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.94
      }
    }
  }
}