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

← Evolving Skies
Garbodor VMAX

Garbodor VMAX

Rare Rainbow #216 Pokémon VMAX HP 330
Types
Darkness
Illustrator
5ban Graphics
Expansion
Evolving Skies · Sword & Shield
Language
English
TCGplayer
246740

Attacks

G-Max Malodor 120
Darkness · Colorless

Your opponent's Active Pokémon is now Poisoned. During your opponent's next turn, that Pokémon can't retreat.

GET /api/v1/pokemon/cards/swsh7-216vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh7-216vh",
    "name": "Garbodor VMAX",
    "number": "216",
    "printed_number": "216",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/216vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/216vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/216vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh7",
      "name": "Evolving Skies",
      "total": 237,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "EVS",
      "printed_total": 203,
      "release_date": "2021/08/27",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "246740",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/216vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/216vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/216vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "VMAX"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "330",
    "abilities": [
      {
        "name": "Rubbish Collecting",
        "text": "This Pokémon may have up to 2 Pokémon Tools attached to it. If it loses this Ability, discard Pokémon Tools from it until only 1 remains.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "G-Max Malodor",
        "text": "Your opponent's Active Pokémon is now Poisoned. During your opponent's next turn, that Pokémon can't retreat.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Rare Rainbow",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 8.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.51
        },
        {
          "condition": "LP",
          "price": 7.81
        },
        {
          "condition": "MP",
          "price": 6.93
        },
        {
          "condition": "HP",
          "price": 6
        },
        {
          "condition": "DMG",
          "price": 5.79
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.75,
          "low": 22,
          "high": 23.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 19.99,
          "low": 16.99,
          "high": 22.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 66.51,
          "low": 36.84,
          "high": 75.2,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.9,
          "low": 23.01,
          "high": 23.01,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:04:30.603Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.85
      }
    }
  }
}