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

← VMAX Climax
Pikachu VMAX

Pikachu VMAX

Ultra-premium character #223 Pokémon VMAX HP 310
Types
Lightning
Illustrator
Souichirou Gunjima
Expansion
VMAX Climax · Sword & Shield
Language
Japanese
TCGplayer
571475

Attacks

G-Max Volt Tackle 120+
Lightning · Lightning · Lightning

You may discard all Energy from this Pokémon. If you do, this attack does 150 more damage.

GET /api/v1/pokemon/cards/swsh8b_ja-223vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh8b_ja-223vh",
    "name": "Pikachu VMAX",
    "number": "223",
    "printed_number": "223",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-223vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-223vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-223vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh8b_ja",
      "name": "VMAX Climax",
      "total": 293,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "S8b",
      "printed_total": 184,
      "release_date": "2021/12/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
      "translation": {
        "en": {
          "name": "VMAX Climax"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "571475",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-223vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-223vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-223vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "310",
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Lightning"
        ],
        "converted_energy_cost": 3,
        "name": "G-Max Volt Tackle",
        "text": "You may discard all Energy from this Pokémon. If you do, this attack does 150 more damage.",
        "damage": "120+"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Ultra-premium character",
    "artist": "Souichirou Gunjima",
    "pricing": {
      "currency": "USD",
      "market": 89.58,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 89.58
        },
        {
          "condition": "LP",
          "price": 56.7
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 414,
          "low": 351.9,
          "high": 476.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 249.99,
          "low": 212.49,
          "high": 287.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 214.98,
          "low": 135,
          "high": 230,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 99.99,
          "low": 84.99,
          "high": 114.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 149.99,
          "low": 149.99,
          "high": 149.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 192.19,
          "low": 182.44,
          "high": 324.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12,
          "trend": {
            "direction": "down",
            "percent": -24.1
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 76.36,
          "low": 64.17,
          "high": 65.81,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 341.4,
          "low": 290.19,
          "high": 392.61,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:50.008Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.62
      }
    }
  }
}