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

← McDonald's Collection 2024
Koraidon

Koraidon

None #8
Illustrator
Kouki Saitou
Expansion
McDonald's Collection 2024 · Other
Language
English
TCGplayer
614377
GET /api/v1/pokemon/cards/mcd24-8vh?include=prices 200 156ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd24-8vh",
    "name": "Koraidon",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/8vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/8vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/8vh.large.png"
      }
    ],
    "expansion": {
      "id": "mcd24",
      "name": "McDonald's Collection 2024",
      "total": 15,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "printed_total": 15,
      "release_date": "2025/01/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mcd24.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "614377",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/8vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/8vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/8vh.large.png"
          }
        ]
      }
    ],
    "rarity": "None",
    "artist": "Kouki Saitou",
    "pricing": {
      "currency": "USD",
      "market": 0.39,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.39
        },
        {
          "condition": "HP",
          "price": 0.27
        },
        {
          "condition": "DMG",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 30,
          "low": 20,
          "high": 30,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50,
          "low": 28.24,
          "high": 70.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 12.24,
          "low": 10.45,
          "high": 15.25,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9.13,
          "low": 9.01,
          "high": 9.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-17T19:20:33.496Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.11
      }
    }
  }
}