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

← HeartGold Collection
Blissey

Blissey

Common #54 Pokémon Stage 1Prime
Types
Colorless
Illustrator
Noriko Hotta
Expansion
HeartGold Collection · LEGEND
Language
Japanese
TCGplayer
608056

Attacks

Strength 60
Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/l1hg_ja-54?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "l1hg_ja-54",
    "name": "Blissey",
    "number": "54",
    "printed_number": "54",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/54.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/54.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/54.large.webp"
      }
    ],
    "expansion": {
      "id": "l1hg_ja",
      "name": "HeartGold Collection",
      "total": 79,
      "language": "Japanese",
      "language_code": "ja",
      "series": "LEGEND",
      "code": "L1",
      "printed_total": 70,
      "release_date": "2009/10/09",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/l1hg_ja.symbol.png",
      "translation": {
        "en": {
          "name": "HeartGold Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "608056",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/54.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/54.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/l1hg_ja/54.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "Prime"
    ],
    "types": [
      "Colorless"
    ],
    "abilities": [
      {
        "name": "Blissful Nurse",
        "text": "Once during your turn, when you play Blissey from your hand to evolve 1 of your Pokémon, you may remove all damage counters from all of your Pokémon. If you do, discard all Energy attached to those Pokémon that had any damage counters on them.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Strength",
        "damage": "60"
      }
    ],
    "rarity": "Common",
    "artist": "Noriko Hotta",
    "pricing": {
      "currency": "USD",
      "market": 274.5,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 274.5
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 124.5,
          "low": 99,
          "high": 124.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 47.78,
          "low": 75,
          "high": 75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 125.5,
          "low": 125.5,
          "high": 167.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 22
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 52.04,
          "low": 53,
          "high": 76.96,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 28,
          "low": 28,
          "high": 30.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-07-29T00:03:08.690Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}