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

← HGSS Black Star Promos
Porygon2

Porygon2

Promo #HGSS23 Pokémon Stage 1 HP 80
Types
Colorless
Illustrator
TOKIYA
Expansion
HGSS Black Star Promos · HeartGold & SoulSilver
Language
English
TCGplayer
88328

Attacks

Reckless Charge 50
Colorless · Colorless · Colorless

Porygon2 does 10 damage to itself.

GET /api/v1/pokemon/cards/hsp-HGSS23vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "hsp-HGSS23vh",
    "name": "Porygon2",
    "number": "HGSS23",
    "printed_number": "HGSS23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS23vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS23vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS23vh.large.webp"
      }
    ],
    "expansion": {
      "id": "hsp",
      "name": "HGSS Black Star Promos",
      "total": 25,
      "language": "English",
      "language_code": "en",
      "series": "HeartGold & SoulSilver",
      "code": "PR-HS",
      "printed_total": 25,
      "release_date": "2010/02/10",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88328",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS23vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS23vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS23vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "80",
    "abilities": [
      {
        "name": "Shortcut",
        "text": "The Retreat Cost for each Porygon, Porygon2, and Porygon-Z you have in play is Colorless less.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Reckless Charge",
        "text": "Porygon2 does 10 damage to itself.",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "TOKIYA",
    "pricing": {
      "currency": "USD",
      "market": 12.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12.34
        },
        {
          "condition": "MP",
          "price": 9.78
        },
        {
          "condition": "HP",
          "price": 4.99
        },
        {
          "condition": "DMG",
          "price": 3.34
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 86,
          "low": 73.1,
          "high": 98.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 39.99,
          "low": 33.99,
          "high": 45.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 432,
          "low": 353.35,
          "high": 432,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 15.5,
          "low": 15.5,
          "high": 15.76,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 18.14,
          "low": 13,
          "high": 18.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 34.52,
          "low": 26.69,
          "high": 41,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 93.67,
          "low": 71.2,
          "high": 105.1,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-22T02:32:58.348Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.56
      }
    }
  }
}