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

← Dragon
Shelgon

Shelgon

Uncommon #41 Pokémon Stage 1 HP 70
Types
Colorless
Illustrator
Yuka Morii
Expansion
Dragon · EX
Language
English
TCGplayer
89123

Attacks

Rollout 20
Colorless · Colorless
GET /api/v1/pokemon/cards/ex3-41vrh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex3-41vrh",
    "name": "Shelgon",
    "number": "41",
    "printed_number": "41",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/41vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/41vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/41vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex3",
      "name": "Dragon",
      "total": 100,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "DR",
      "printed_total": 97,
      "release_date": "2003/11/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "89123",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/41vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/41vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/41vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "70",
    "abilities": [
      {
        "name": "Energy Guard",
        "text": "As long as Shelgon has any basic Energy cards attached to it, damage done to Shelgon by an opponent's attack is reduced by 10 (after applying Weakness and Resistance).",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Rollout",
        "damage": "20"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Yuka Morii",
    "pricing": {
      "currency": "USD",
      "market": 8.5,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.5
        },
        {
          "condition": "LP",
          "price": 2.95
        },
        {
          "condition": "MP",
          "price": 2.03
        },
        {
          "condition": "HP",
          "price": 0.96
        },
        {
          "condition": "DMG",
          "price": 1.07
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 85,
          "low": 72.25,
          "high": 97.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 39.99,
          "low": 8,
          "high": 39.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 40,
          "low": 36.25,
          "high": 40,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 92,
          "low": 125,
          "high": 125,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:22:24.156Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}