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

← Gem Pack 2
Vaporeon

Vaporeon

Double Rare #0212/14 Pokémon Stage 1 HP 110
Types
Water
Illustrator
kodama
Expansion
Gem Pack 2 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Aurora Beam 70
Colorless · Colorless
GET /api/v1/pokemon/cards/gem2-0212vh?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem2-0212vh",
    "name": "Vaporeon",
    "number": "0212/14",
    "printed_number": "0212/14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0212vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0212vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0212vh.large.webp"
      }
    ],
    "expansion": {
      "id": "gem2",
      "name": "Gem Pack 2",
      "total": 140,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 140,
      "release_date": "2025/05/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem2.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack 2"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0212vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0212vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem2-0212vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "110",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Aurora Beam",
        "damage": "70"
      }
    ],
    "weaknesses": [
      {
        "type": "Lightning",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "kodama",
    "pricing": {
      "currency": "USD",
      "market": 2.9,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 90,
          "low": 70,
          "high": 98.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 69.05,
          "low": 53.8,
          "high": 75.73,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 41.5,
          "low": 32.25,
          "high": 45.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T11:42:11.301Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.23
      }
    }
  }
}