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
Luffy Is the Man Who Will Be King of the Pirates!!! (foil)

Luffy Is the Man Who Will Be King of the Pirates!!! (foil)

Rare #79 Event Straw Hat Crew
Colors
Purple
Cost
1
Expansion
Legacy of the Master · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP12_ja-079?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12_ja-079",
    "name": "Luffy Is the Man Who Will Be King of the Pirates!!! (foil)",
    "number": "79",
    "printed_number": "79",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-079.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-079.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-079.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12_ja",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "Legacy of the Master"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-079.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-079.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-079.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] If your Leader is [Sanji], look at 3 cards from the top of your deck and add up to 1 card to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 66,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 310.5,
          "low": 180.3,
          "high": 460,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        }
      ],
      "market_updated_at": "2026-09-21T02:43:47.198Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.69
      }
    }
  }
}