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

← Emperors In The New World
Monkey.D.Luffy (specialAltArt)

Monkey.D.Luffy (specialAltArt)

Secret Rare #119 Character Straw Hat Crew Power 10000
Colors
Purple
Cost
9
Attribute
Strike
Expansion
Emperors In The New World · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP09_ja-119vsaa?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09_ja-119vsaa",
    "name": "Monkey.D.Luffy (specialAltArt)",
    "number": "119",
    "printed_number": "119",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-119vsaa.large.r3.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-119vsaa.large.r3.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-119vsaa.large.r3.webp"
      }
    ],
    "expansion": {
      "id": "OP09_ja",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09_ja.logo.png",
      "translation": {
        "en": {
          "name": "Emperors In The New World"
        }
      }
    },
    "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/OP09_ja-119vsaa.large.r3.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-119vsaa.large.r3.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09_ja-119vsaa.large.r3.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "10000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] You may return 1 or more DON!! cards from your field to your DON!! deck: Draw 1 card and this Character gains [Rush] during this turn."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 182,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-15T02:33:44.538Z",
      "trend_7d": {
        "direction": "up",
        "percent": 13.08
      }
    }
  }
}