Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Starter Deck -red Monkey.d.luffy
Monkey.D.Luffy (specialAltArt)

Monkey.D.Luffy (specialAltArt)

Super Rare #4 Character The Four EmperorsStraw Hat Crew Power 9000
Colors
Red
Cost
7
Attribute
Strike
Expansion
Starter Deck -red Monkey.d.luffy · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST31_ja-004vsaa?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST31_ja-004vsaa",
    "name": "Monkey.D.Luffy (specialAltArt)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-004vsaa.large.override.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-004vsaa.large.override.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-004vsaa.large.override.webp"
      }
    ],
    "expansion": {
      "id": "ST31_ja",
      "name": "Starter Deck -red Monkey.d.luffy",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST31",
      "printed_total": 5,
      "release_date": "2026/07/18",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST31_ja.logo.png",
      "translation": {
        "en": {
          "name": "Starter Deck -red Monkey.d.luffy"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-004vsaa.large.override.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-004vsaa.large.override.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-004vsaa.large.override.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "9000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "If you have a total of 3 or more given DON!! cards, this Character gains [Rush].",
      "(This card can attack on the turn in which it is played.)",
      "[On Play] For every {Straw Hat Crew} type card on your field, give up to 1 of your opponent's Characters −1000 power during this turn."
    ],
    "subtypes": [
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1137.47,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 124.5,
          "low": 105.83,
          "high": 143.17,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 163,
          "low": 138.55,
          "high": 187.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 247,
          "low": 209.95,
          "high": 284.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:53:25.456Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2485.16
      }
    }
  }
}