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

← Tag Bolt
Eevee & Snorlax-GX

Eevee & Snorlax-GX

Hyper Rare #115 Pokémon BasicGXTAG TEAM HP 270
Types
Colorless
Illustrator
5ban Graphics
Expansion
Tag Bolt · Sun & Moon
Language
Japanese
TCGplayer
572649
GET /api/v1/pokemon/cards/sm9_ja-115vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sm9_ja-115vh",
    "name": "Eevee & Snorlax-GX",
    "number": "115",
    "printed_number": "115",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/115vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/115vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/115vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sm9_ja",
      "name": "Tag Bolt",
      "total": 118,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sun & Moon",
      "code": "SM9",
      "printed_total": 95,
      "release_date": "2018/12/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sm9_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Tag Bolt"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "572649",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/115vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/115vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm9_ja/115vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "GX",
      "TAG TEAM"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "270",
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Hyper Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 114.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 114.48
        },
        {
          "condition": "LP",
          "price": 82.99
        },
        {
          "condition": "MP",
          "price": 49.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 138,
          "low": 132,
          "high": 168.81,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 69,
          "low": 58.65,
          "high": 79.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 368,
          "low": 196.13,
          "high": 379.39,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 45.5,
          "low": 38.67,
          "high": 52.33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 409.99,
          "low": 409.99,
          "high": 409.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:56:59.448Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.92
      }
    }
  }
}