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

← Legacy of the Master
Monkey.D.Luffy (treasureCupAltArt)

Monkey.D.Luffy (treasureCupAltArt)

Super Rare #15 Character SupernovasStraw Hat Crew Power 4000
Colors
Red
Cost
4
Attribute
Strike
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/OP12-015vtcaa?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-015vtcaa",
    "name": "Monkey.D.Luffy (treasureCupAltArt)",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-015vtcaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-015vtcaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-015vtcaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-015vtcaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-015vtcaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-015vtcaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "If you have a total of 2 or more given DON!! cards, this Character gains +2000 power.",
      "[On Play] You may reveal 2 Events from your hand: Play up to 1 red Character card with 3000 power or less from your hand. Then, give up to 1 rested DON!! card to your Leader or 1 of your Characters."
    ],
    "counter": "1000",
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 6.46,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T13:02:32.126Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.16
      }
    }
  }
}