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

← Champion's Path
Alcremie VMAX (Play Pokemon Stamp)

Alcremie VMAX (Play Pokemon Stamp)

Rare Holo VMAX #23
Illustrator
5ban Graphics
Expansion
Champion's Path · Sword & Shield
Language
English
TCGplayer
487443
GET /api/v1/pokemon/cards/swsh35-23vpp?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh35-23vpp",
    "name": "Alcremie VMAX (Play Pokemon Stamp)",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/swsh35/swsh35-23vpp.small.jpeg?v=1777696389808",
        "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/swsh35/swsh35-23vpp.small.jpeg?v=1777696389808",
        "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/swsh35/swsh35-23vpp.small.jpeg?v=1777696389808"
      }
    ],
    "expansion": {
      "id": "swsh35",
      "name": "Champion's Path",
      "total": 80,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "CPA",
      "printed_total": 73,
      "release_date": "2020/09/25",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "487443",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/swsh35/swsh35-23vpp.small.jpeg?v=1777696389808",
            "medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/swsh35/swsh35-23vpp.small.jpeg?v=1777696389808",
            "large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/swsh35/swsh35-23vpp.small.jpeg?v=1777696389808"
          }
        ]
      }
    ],
    "rarity": "Rare Holo VMAX",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 102.97,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 102.97
        },
        {
          "condition": "LP",
          "price": 99
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 30.7,
          "low": 22.99,
          "high": 22.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.03,
          "low": 17.8,
          "high": 22.69,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 2.25,
          "low": 1.91,
          "high": 2.59,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10.48,
          "low": 8.91,
          "high": 12.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9.13,
          "low": 7.76,
          "high": 10.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 44,
          "low": 42.3,
          "high": 48.92,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 16.79,
          "low": 19,
          "high": 19,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:03:08.109Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}