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

← Paradigm Trigger
Regieleki VMAX

Regieleki VMAX

Hyper Rare #115 Pokémon VMAX HP 310
Types
Lightning
Illustrator
N-DESIGN Inc.
Expansion
Paradigm Trigger · Sword & Shield
Language
Japanese
TCGplayer
570173

Attacks

Max Thunder and Lightning 220
Lightning · Colorless · Colorless

During your next turn, this Pokémon can't attack.

GET /api/v1/pokemon/cards/swsh12_ja-115vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh12_ja-115vh",
    "name": "Regieleki VMAX",
    "number": "115",
    "printed_number": "115",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/115vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/115vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/115vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh12_ja",
      "name": "Paradigm Trigger",
      "total": 125,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Sword & Shield",
      "code": "S12",
      "printed_total": 98,
      "release_date": "2022/10/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh12_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Paradigm Trigger"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "570173",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/115vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/115vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh12_ja/115vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "310",
    "abilities": [
      {
        "name": "Transistor",
        "text": "Your Basic Lightning Pokémon's attacks do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Max Thunder and Lightning",
        "text": "During your next turn, this Pokémon can't attack.",
        "damage": "220"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Hyper Rare",
    "artist": "N-DESIGN Inc.",
    "pricing": {
      "currency": "USD",
      "market": 4.38,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.38
        },
        {
          "condition": "LP",
          "price": 4
        },
        {
          "condition": "HP",
          "price": 3
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 3.25,
          "low": 2.12,
          "high": 4.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.25,
          "low": 15,
          "high": 21,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:36:20.214Z",
      "trend_7d": {
        "direction": "up",
        "percent": 22.35
      }
    }
  }
}