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

← Mega Evolution Black Star Promos
Lunatone (Staff Stamp)

Lunatone (Staff Stamp)

Promo #4
Illustrator
Ounishi
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
656825
GET /api/v1/pokemon/cards/mep-4vs?include=prices 200 71ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-4vs",
    "name": "Lunatone (Staff Stamp)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vs.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vs.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vs.large.png"
      }
    ],
    "expansion": {
      "id": "mep",
      "name": "Mega Evolution Black Star Promos",
      "total": 79,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 79,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "656825",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vs.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vs.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/4vs.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Ounishi",
    "pricing": {
      "currency": "USD",
      "market": 64.88,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 64.88
        },
        {
          "condition": "LP",
          "price": 61
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 171.97,
          "low": 164.5,
          "high": 164.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 50.33,
          "low": 59.99,
          "high": 59.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T21:46:14.790Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}