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

← Hot Air Arena
Yanmega ex

Yanmega ex

Super Rare #76 Pokémon Basicex
Expansion
Hot Air Arena · Scarlet & Violet
Language
Japanese
TCGplayer
623324
GET /api/v1/pokemon/cards/sv9a_ja-76vh?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9a_ja-76vh",
    "name": "Yanmega ex",
    "number": "76",
    "printed_number": "76",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/76vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/76vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/76vh.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": "623324",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/76vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/76vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/76vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "abilities": [
      {
        "name": "Buzz Boost",
        "text": "Once during your turn, when this Pokémon moves from the Bench to the Active Spot, you may search your deck for up to 3 Basic Grass Energy cards and attach them to this Pokémon. Then, shuffle your deck.",
        "type": "Ability"
      }
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.37,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.37
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 32.46,
          "low": 27.59,
          "high": 37.33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17,
          "low": 8,
          "high": 19.33,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.07,
          "low": 10,
          "high": 10,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 26.15,
          "low": 29.99,
          "high": 29.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14,
          "low": 14,
          "high": 14,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:37:29.309Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}