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
Golduck

Golduck

Promo #8
Illustrator
Jiro Sasumo
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
656258
GET /api/v1/pokemon/cards/mep-8vh?include=prices 200 135ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-8vh",
    "name": "Golduck",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/8vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/8vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/8vh.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": "656258",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/8vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/8vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/8vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Jiro Sasumo",
    "pricing": {
      "currency": "USD",
      "market": 1.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.08
        },
        {
          "condition": "LP",
          "price": 1
        },
        {
          "condition": "MP",
          "price": 0.83
        },
        {
          "condition": "DMG",
          "price": 1
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 39.15,
          "low": 34.69,
          "high": 43.61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16.61,
          "low": 16.17,
          "high": 33.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 24.99,
          "low": 21.24,
          "high": 28.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 154.28,
          "low": 152.54,
          "high": 250.86,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.5,
          "low": 7.5,
          "high": 14.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.25,
          "low": 11.85,
          "high": 23.34,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 20.6,
          "low": 21.95,
          "high": 21.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T21:46:14.790Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.26
      }
    }
  }
}