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
Hatenna

Hatenna

None #5
Illustrator
Akira Komayama
Expansion
McDonald's Collection 2024 · Other
Language
English
TCGplayer
614374
GET /api/v1/pokemon/cards/mcd24-5?include=prices 200 134ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mcd24-5",
    "name": "Hatenna",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/5.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/5.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/5.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": "614374",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/5.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/5.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mcd24/5.large.png"
          }
        ]
      }
    ],
    "rarity": "None",
    "artist": "Akira Komayama",
    "pricing": {
      "currency": "USD",
      "market": 0.14,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.14
        },
        {
          "condition": "MP",
          "price": 0.1
        },
        {
          "condition": "HP",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 3.69,
          "low": 3.47,
          "high": 3.91,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.48,
          "low": 15.3,
          "high": 21.7,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-29T15:36:15.147Z",
      "trend_7d": {
        "direction": "up",
        "percent": 7.69
      }
    }
  }
}