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

← Hot Air Arena
Shaymin

Shaymin

Art Rare #66 Pokémon Basic
Types
Grass
Expansion
Hot Air Arena · Scarlet & Violet
Language
Japanese
TCGplayer
623314

Attacks

Smash Kick
Colorless · Colorless
GET /api/v1/pokemon/cards/sv9a_ja-66vh?include=prices 200 125ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv9a_ja-66vh",
    "name": "Shaymin",
    "number": "66",
    "printed_number": "66",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/66vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/66vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/66vh.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": "623314",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/66vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/66vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9a_ja/66vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Grass"
    ],
    "abilities": [
      {
        "name": "Flower Curtain",
        "text": "Prevent all damage done to your Benched Pokémon that don't have a Rule Box by attacks from your opponent's Pokémon. (Pokémon ex, Pokémon V, etc. have Rule Boxes.)",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Smash Kick"
      }
    ],
    "rarity": "Art Rare",
    "pricing": {
      "currency": "USD",
      "market": 6.53,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.53
        },
        {
          "condition": "LP",
          "price": 4.61
        },
        {
          "condition": "MP",
          "price": 5.5
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 43.96,
          "low": 37.37,
          "high": 50.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 24.99,
          "low": 24.74,
          "high": 24.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.95,
          "low": 9.2,
          "high": 14.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 44.5,
          "low": 36.4,
          "high": 50.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.17,
          "low": 21.4,
          "high": 24.59,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 45,
          "low": 45,
          "high": 45,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T15:37:29.309Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.03
      }
    }
  }
}