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

← Promos
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Promo #33 Character Straw Hat Crew Power 5000
Colors
Blue
Attribute
Strike
Expansion
Promos · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/P_ja-033?include=prices 200 38ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P_ja-033",
    "name": "Monkey.D.Luffy (foil)",
    "number": "33",
    "printed_number": "33",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-033.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-033.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-033.large.webp"
      }
    ],
    "expansion": {
      "id": "P_ja",
      "name": "Promos",
      "total": 97,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "P",
      "printed_total": 97,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png",
      "translation": {
        "en": {
          "name": "Promos"
        }
      }
    },
    "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/P_ja-033.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-033.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-033.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Activate: Main] You may place this Character at the bottom of the owner's deck: Draw 1 card."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 4.97,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T02:44:01.944Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}