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

← SWSH Black Star Promos
Garbodor

Garbodor

Promo #SWSH025 Pokémon Stage 1 HP 120
Types
Darkness
Illustrator
tetsuya koizumi
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
213212

Attacks

Sludge Bomb 80
Darkness · Colorless · Colorless
GET /api/v1/pokemon/cards/swshp-SWSH025vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH025vh",
    "name": "Garbodor",
    "number": "SWSH025",
    "printed_number": "SWSH025",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH025vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH025vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH025vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "213212",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH025vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH025vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH025vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Poisonous Puddle",
        "text": "Once during your turn, if a Stadium is in play, you may make your opponent's Active Pokémon Poisoned.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Sludge Bomb",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "tetsuya koizumi",
    "pricing": {
      "currency": "USD",
      "market": 7.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 7.28
        },
        {
          "condition": "LP",
          "price": 6.58
        },
        {
          "condition": "MP",
          "price": 6.25
        },
        {
          "condition": "DMG",
          "price": 6.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 113.5,
          "low": 96.48,
          "high": 130.52,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 82.5,
          "low": 70.13,
          "high": 94.87,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-27T02:08:04.655Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}