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

← SM Black Star Promos
Regigigas

Regigigas

Promo #SM243 Pokémon Basic HP 150
Types
Colorless
Illustrator
Ryuta Fuse
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
211626

Attacks

Hammer In 60
Colorless · Colorless · Colorless
Regiblast 180
Water · Fighting · Metal · Colorless · Colorless

Discard the top card of your opponent's deck.

GET /api/v1/pokemon/cards/smp-SM243vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM243vh",
    "name": "Regigigas",
    "number": "SM243",
    "printed_number": "SM243",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM243vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM243vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM243vh.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "211626",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM243vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM243vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM243vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "150",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Hammer In",
        "damage": "60"
      },
      {
        "cost": [
          "Water",
          "Fighting",
          "Metal",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 5,
        "name": "Regiblast",
        "text": "Discard the top card of your opponent's deck.",
        "damage": "180"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Ryuta Fuse",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.75
        },
        {
          "condition": "LP",
          "price": 0.64
        },
        {
          "condition": "MP",
          "price": 0.31
        },
        {
          "condition": "HP",
          "price": 0.4
        },
        {
          "condition": "DMG",
          "price": 0.39
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 13.94,
          "low": 19.36,
          "high": 19.36,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 25,
          "low": 25,
          "high": 25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 186,
          "low": 61.5,
          "high": 186,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 9,
          "low": 3.65,
          "high": 14.8,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 7,
          "low": 4.28,
          "high": 21.64,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "SGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.35
      }
    }
  }
}