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

← Legendary Collection
Gastly

Gastly

Common #76 Pokémon Basic HP 50
Types
Psychic
Illustrator
Mitsuhiro Arita
Expansion
Legendary Collection · Other
Language
English
TCGplayer
85648

Attacks

Lick 10
Colorless

Flip a coin. If heads, the Defending Pokémon is now Paralyzed.

Energy Conversion
Psychic · Psychic

Put up to 2 Energy cards from your discard pile into your hand. Gastly does 10 damage to itself.

GET /api/v1/pokemon/cards/base6-76?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base6-76",
    "name": "Gastly",
    "number": "76",
    "printed_number": "76",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/76.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/76.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/76.large.webp"
      }
    ],
    "expansion": {
      "id": "base6",
      "name": "Legendary Collection",
      "total": 110,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "code": "LC",
      "printed_total": 110,
      "release_date": "2002/05/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "85648",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/76.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/76.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/76.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "50",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Lick",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Paralyzed.",
        "damage": "10"
      },
      {
        "cost": [
          "Psychic",
          "Psychic"
        ],
        "converted_energy_cost": 2,
        "name": "Energy Conversion",
        "text": "Put up to 2 Energy cards from your discard pile into your hand. Gastly does 10 damage to itself."
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 1.43,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.43
        },
        {
          "condition": "LP",
          "price": 0.77
        },
        {
          "condition": "MP",
          "price": 0.77
        },
        {
          "condition": "HP",
          "price": 0.51
        },
        {
          "condition": "DMG",
          "price": 0.53
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "7.5",
          "value": 60,
          "low": 51,
          "high": 69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "8",
          "value": 91,
          "low": 77.35,
          "high": 104.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 37.9,
          "low": 50,
          "high": 50,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "5.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 113,
          "low": 96.05,
          "high": 129.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 4.25,
          "low": 3.61,
          "high": 4.89,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "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": 20,
          "low": 17,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 92.5,
          "low": 78.63,
          "high": 106.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 212.5,
          "low": 180.63,
          "high": 244.37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 77.8,
          "low": 66.13,
          "high": 89.47,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 80,
          "low": 68,
          "high": 92,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-08-31T09:26:02.662Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}