Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Gem Pack Vol. 3
Gengar

Gengar

Double Rare #0306/07 Pokémon Stage 2 HP 130
Types
Darkness
Illustrator
Nelnal
Expansion
Gem Pack Vol. 3 · Scarlet & Violet
Language
Chinese
TCGplayer

Attacks

Nightmare 100
Colorless · Colorless

Your opponent's Active Pokémon is now Asleep.

GET /api/v1/pokemon/cards/gem3-0306vh?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "gem3-0306vh",
    "name": "Gengar",
    "number": "0306/07",
    "printed_number": "0306/07",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0306vh.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0306vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0306vh.large.webp"
      }
    ],
    "expansion": {
      "id": "gem3",
      "name": "Gem Pack Vol. 3",
      "total": 136,
      "language": "Chinese",
      "language_code": "zh",
      "series": "Scarlet & Violet",
      "printed_total": 136,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/gem3.logo.png",
      "translation": {
        "en": {
          "name": "Gem Pack Vol. 3"
        }
      }
    },
    "language": "Chinese",
    "language_code": "zh",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0306vh.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0306vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/gem3-0306vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Nightmare",
        "text": "Your opponent's Active Pokémon is now Asleep.",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "Nelnal",
    "pricing": {
      "currency": "USD",
      "market": 4.75,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 87,
          "low": 85.5,
          "high": 91.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 41,
          "low": 39.75,
          "high": 42.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 68.59,
          "low": 65.69,
          "high": 70.48,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.25,
          "low": 8.97,
          "high": 16.24,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 18,
          "low": 10,
          "high": 18,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 41,
          "low": 39.75,
          "high": 42.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T03:11:50.823Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}