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

← 151
Haunter

Haunter

Uncommon #93 Pokémon Stage 1 HP 80
Types
Psychic
Illustrator
Tomokazu Komiya
Expansion
151 · Scarlet & Violet
Language
English
TCGplayer
516662

Attacks

Mumble 30
Psychic · Colorless
GET /api/v1/pokemon/cards/sv3pt5-93vrh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv3pt5-93vrh",
    "name": "Haunter",
    "number": "93",
    "printed_number": "93",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/93vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/93vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/93vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv3pt5",
      "name": "151",
      "total": 207,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "MEW",
      "printed_total": 165,
      "release_date": "2023/09/22",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "516662",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/93vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/93vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3pt5/93vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "80",
    "abilities": [
      {
        "name": "Spirit Return",
        "text": "When you play this Pokémon from your hand to evolve 1 of your Pokémon during your turn, you may put a Supporter card from your opponent's discard pile into their hand.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Mumble",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Tomokazu Komiya",
    "pricing": {
      "currency": "USD",
      "market": 0.52,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.52
        },
        {
          "condition": "MP",
          "price": 0.28
        },
        {
          "condition": "HP",
          "price": 0.23
        },
        {
          "condition": "DMG",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 84.25,
          "low": 18.5,
          "high": 150,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 159.99,
          "low": 159.99,
          "high": 159.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 23.25,
          "low": 19.76,
          "high": 26.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 11.5,
          "low": 11.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 20.5,
          "low": 17.43,
          "high": 23.58,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:18:01.564Z",
      "trend_7d": {
        "direction": "down",
        "percent": -22.39
      }
    }
  }
}