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

← Fossil 1st Edition
Zubat

Zubat

Common #57 Pokémon Basic HP 40
Types
Grass
Illustrator
Kagemaru Himeno
Expansion
Fossil 1st Edition · Base
Language
English
TCGplayer
44459

Attacks

Supersonic
Colorless · Colorless

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

Leech Life 10
Grass · Colorless

Remove a number of damage counters from Zubat equal to the damage done to the Defending Pokémon (after applying Weakness and Resistance). If Zubat has fewer damage counters than that, remove all of them.

GET /api/v1/pokemon/cards/base3-57v1e?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base3-57v1e",
    "name": "Zubat",
    "number": "57",
    "printed_number": "57",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/57v1e.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/57v1e.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/57v1e.large.webp"
      }
    ],
    "expansion": {
      "id": "base3-1st-edition",
      "name": "Fossil 1st Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "Base",
      "printed_total": 62,
      "release_date": "1999/10/10",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "44459",
    "variants": [
      {
        "name": "firstEdition",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/57v1e.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/57v1e.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base3-1st-edition/57v1e.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Grass"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Supersonic",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Confused."
      },
      {
        "cost": [
          "Grass",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Leech Life",
        "text": "Remove a number of damage counters from Zubat equal to the damage done to the Defending Pokémon (after applying Weakness and Resistance). If Zubat has fewer damage counters than that, remove all of them.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Psychic",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Common",
    "artist": "Kagemaru Himeno",
    "pricing": {
      "currency": "USD",
      "market": 2.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.28
        },
        {
          "condition": "LP",
          "price": 1.47
        },
        {
          "condition": "MP",
          "price": 1.04
        },
        {
          "condition": "HP",
          "price": 0.85
        },
        {
          "condition": "DMG",
          "price": 0.71
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 48,
          "low": 28.75,
          "high": 48,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6",
          "value": 5.5,
          "low": 4.68,
          "high": 6.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 7.8,
          "low": 9.99,
          "high": 9.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 13.35,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10.53,
          "low": 13,
          "high": 13,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 20.9,
          "low": 29.95,
          "high": 29.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 17,
          "low": 11,
          "high": 20,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 252.5,
          "low": 185.63,
          "high": 299.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 16.05,
          "low": 11.61,
          "high": 20.01,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 21.25,
          "low": 17.63,
          "high": 24.1,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 31,
          "low": 24.26,
          "high": 40.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 14
        }
      ],
      "market_updated_at": "2026-09-21T03:25:12.213Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.44
      }
    }
  }
}