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

← HS—Triumphant
Spiritomb

Spiritomb

Rare Holo #10 Pokémon Basic HP 60
Types
Psychic
Illustrator
Shizurow
Expansion
HS—Triumphant · HeartGold & SoulSilver
Language
English
TCGplayer
89467

Attacks

Color Tag
Psychic

Choose Grass Fire Water Lightning Psychic Fighting Darkness Metal or Colorless type. Put 1 damage counter on each Pokémon your opponent has in play of the type you chose.

GET /api/v1/pokemon/cards/hgss4-10vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "hgss4-10vh",
    "name": "Spiritomb",
    "number": "10",
    "printed_number": "10",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/10vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/10vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/10vh.large.webp"
      }
    ],
    "expansion": {
      "id": "hgss4",
      "name": "HS—Triumphant",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "HeartGold & SoulSilver",
      "code": "TM",
      "printed_total": 102,
      "release_date": "2010/11/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89467",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/10vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/10vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss4/10vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "60",
    "abilities": [
      {
        "name": "Spooky Whirlpool",
        "text": "Once during your turn, when you put Spiritomb from your hand onto your Bench, you may use this power. Your opponent shuffles his or her hand into his or her deck and draws 6 cards.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Color Tag",
        "text": "Choose Grass Fire Water Lightning Psychic Fighting Darkness Metal or Colorless type. Put 1 damage counter on each Pokémon your opponent has in play of the type you chose."
      }
    ],
    "resistances": [
      {
        "type": "Colorless",
        "value": "-20"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Shizurow",
    "pricing": {
      "currency": "USD",
      "market": 4.93,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 4.93
        },
        {
          "condition": "LP",
          "price": 3.46
        },
        {
          "condition": "MP",
          "price": 2.77
        },
        {
          "condition": "HP",
          "price": 2.75
        },
        {
          "condition": "DMG",
          "price": 2.94
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 148,
          "low": 100,
          "high": 148,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 29.68,
          "low": 45,
          "high": 45,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 29.63,
          "low": 35.17,
          "high": 37.68,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 37.11,
          "low": 51,
          "high": 51,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T03:15:00.976Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}