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

← First Partner (Series 1)
Litten

Litten

Promo #44
Illustrator
Saboteri
Expansion
First Partner (Series 1) · Mega Evolution
Language
English
TCGplayer
684468
GET /api/v1/pokemon/cards/mega-evolution-first-partner-series-1-44-7?include=prices 200 107ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mega-evolution-first-partner-series-1-44-7",
    "name": "Litten",
    "number": "44",
    "printed_number": "44",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png"
      }
    ],
    "expansion": {
      "id": "mega-evolution-first-partner-series-1",
      "name": "First Partner (Series 1)",
      "total": 9,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "printed_total": 9,
      "release_date": "2026/03/24",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/Pokemon-30th-Anniversary-Merchandise-at-Pokemon-Centre-Featured-Image.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "684468",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-44vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Saboteri",
    "pricing": {
      "currency": "USD",
      "market": 5.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.48
        },
        {
          "condition": "LP",
          "price": 5.41
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 69.96,
          "low": 64.49,
          "high": 73.29,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 40.5,
          "low": 27.6,
          "high": 74.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 28.48,
          "low": 14.45,
          "high": 42.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 15.2,
          "low": 18,
          "high": 18,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 67.6,
          "low": 54.76,
          "high": 123.3,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 25
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.11,
          "low": 20.6,
          "high": 21.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 164.25,
          "low": 199.99,
          "high": 199.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 30,
          "low": 30,
          "high": 30,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T21:46:15.987Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.38
      }
    }
  }
}