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
Jigglypuff

Jigglypuff

None #4
Illustrator
Saya Tsuruta
Expansion
McDonald's Collection 2024 · Other
Language
English
TCGplayer
614373
GET /api/v1/pokemon/cards/mcd24-4?include=prices 200 78ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd24-4",
    "name": "Jigglypuff",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/4.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/4.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/4.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": "614373",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/4.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/4.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/4.large.png"
          }
        ]
      }
    ],
    "rarity": "None",
    "artist": "Saya Tsuruta",
    "pricing": {
      "currency": "USD",
      "market": 0.21,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.21
        },
        {
          "condition": "MP",
          "price": 0.19
        },
        {
          "condition": "DMG",
          "price": 0.16
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 38.38,
          "low": 38.38,
          "high": 38.38,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 17.2,
          "low": 15,
          "high": 15,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 64.85,
          "low": 50.41,
          "high": 85.59,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 16.98,
          "low": 16.5,
          "high": 16.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 39.81,
          "low": 38.85,
          "high": 41.65,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-29T15:36:15.147Z",
      "trend_7d": {
        "direction": "down",
        "percent": -16
      }
    }
  }
}