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

← Mega Symphonia
Stufful

Stufful

Art Rare #75 Pokémon Basic
Types
Colorless
Illustrator
OKACHEKE
Expansion
Mega Symphonia · Mega Evolution
Language
Japanese
TCGplayer
647292

Attacks

Light Punch
Colorless
Flop
Colorless · Colorless
GET /api/v1/pokemon/cards/m1s_ja-75vh?include=prices 200 94ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "m1s_ja-75vh",
    "name": "Stufful",
    "number": "75",
    "printed_number": "75",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/75vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/75vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/75vh.large.png"
      }
    ],
    "expansion": {
      "id": "m1s_ja",
      "name": "Mega Symphonia",
      "total": 92,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Mega Evolution",
      "code": "M1S",
      "printed_total": 63,
      "release_date": "2025/08/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m1s_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Mega Symphonia"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "647292",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/75vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/75vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m1s_ja/75vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Colorless"
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Light Punch"
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Flop"
      }
    ],
    "rarity": "Art Rare",
    "artist": "OKACHEKE",
    "pricing": {
      "currency": "USD",
      "market": 1.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.83
        },
        {
          "condition": "DMG",
          "price": 0.99
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 34.92,
          "low": 34.56,
          "high": 35.29,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 21.63,
          "low": 19.5,
          "high": 23,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 4.8,
          "low": 7,
          "high": 7,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11.83,
          "low": 10.7,
          "high": 16.27,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 7.16,
          "low": 7.05,
          "high": 7.27,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 31.75,
          "low": 23.21,
          "high": 41,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14,
          "low": 11.9,
          "high": 16.1,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.33,
          "low": 10.75,
          "high": 16.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 30,
          "low": 26.8,
          "high": 30,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-07-29T15:50:37.152Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.54
      }
    }
  }
}