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
Eevee

Eevee

None #13
Illustrator
0313
Expansion
McDonald's Collection 2024 · Other
Language
English
TCGplayer
614382
GET /api/v1/pokemon/cards/mcd24-13?include=prices 200 88ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd24-13",
    "name": "Eevee",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/13.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/13.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/13.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": "614382",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/13.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/13.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/13.large.png"
          }
        ]
      }
    ],
    "rarity": "None",
    "artist": "0313",
    "pricing": {
      "currency": "USD",
      "market": 0.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.46
        },
        {
          "condition": "LP",
          "price": 0.38
        },
        {
          "condition": "MP",
          "price": 0.25
        },
        {
          "condition": "HP",
          "price": 0.32
        },
        {
          "condition": "DMG",
          "price": 0.23
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.75,
          "low": 20,
          "high": 20,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 65.77,
          "low": 59.99,
          "high": 59.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6.01,
          "low": 5.11,
          "high": 6.91,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 13.8,
          "low": 19.67,
          "high": 19.67,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 95,
          "low": 95,
          "high": 95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T15:36:15.147Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.8
      }
    }
  }
}