Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Ascended Heroes
Charmander (Cosmos Holofoil)

Charmander (Cosmos Holofoil)

Common #20 Pokémon Basic HP 80
Types
Fire
Illustrator
Orca
Expansion
Ascended Heroes · Mega Evolution
Language
English
TCGplayer
GET /api/v1/pokemon/cards/me2pt5-20vcos?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2pt5-20vcos",
    "name": "Charmander (Cosmos Holofoil)",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5-20vcos.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5-20vcos.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5-20vcos.large.png"
      }
    ],
    "expansion": {
      "id": "me2pt5",
      "name": "Ascended Heroes",
      "total": 295,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "ASC",
      "printed_total": 217,
      "release_date": "2026/01/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "cosmosHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5-20vcos.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5-20vcos.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5-20vcos.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fire"
    ],
    "hp": "80",
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Orca",
    "pricing": {
      "currency": "USD",
      "market": 0.66,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.66
        },
        {
          "condition": "LP",
          "price": 0.49
        },
        {
          "condition": "MP",
          "price": 0.57
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 39.23,
          "low": 38.08,
          "high": 38.08,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "ACE",
          "grade": "9",
          "value": 13.47,
          "low": 11.45,
          "high": 15.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 34.99,
          "low": 29.74,
          "high": 40.24,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.59,
          "low": 7.3,
          "high": 9.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 25.67,
          "low": 15.5,
          "high": 15.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T20:52:27.879Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.35
      }
    }
  }
}