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
Porygon-Z-GX

Porygon-Z-GX

Promo #SM216 Pokémon Stage 2GX HP 240
Types
Colorless
Illustrator
PLANETA Tsuji
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
198531

Attacks

Abnormal Overheating 160
Colorless · Colorless · Colorless

This Pokémon is now Burned.

Critical Error-GX
Colorless

Search your deck for up to 10 cards and discard them. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)

GET /api/v1/pokemon/cards/smp-SM216vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM216vh",
    "name": "Porygon-Z-GX",
    "number": "SM216",
    "printed_number": "SM216",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM216vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM216vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM216vh.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": "198531",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM216vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM216vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM216vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "GX"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "240",
    "abilities": [
      {
        "name": "Troubleshooting",
        "text": "Once during your turn (before your attack), you may discard a Special Energy from this Pokémon. If you do, heal 80 damage from it.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Abnormal Overheating",
        "text": "This Pokémon is now Burned.",
        "damage": "160"
      },
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Critical Error-GX",
        "text": "Search your deck for up to 10 cards and discard them. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "PLANETA Tsuji",
    "pricing": {
      "currency": "USD",
      "market": 5.9,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.9
        },
        {
          "condition": "LP",
          "price": 3.54
        },
        {
          "condition": "MP",
          "price": 2.58
        },
        {
          "condition": "HP",
          "price": 1.71
        },
        {
          "condition": "DMG",
          "price": 1.37
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.75,
          "low": 22.75,
          "high": 26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 763.75,
          "low": 475,
          "high": 475,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 12.14,
          "low": 12.93,
          "high": 12.93,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 30.75,
          "low": 30.75,
          "high": 49.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.33
      }
    }
  }
}