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

Monkey.D.Luffy

Promo #35 Character Straw Hat Crew Power 6000
Colors
Black
Attribute
Strike
Expansion
Promos · One Piece
Language
English
TCGplayer
497406
GET /api/v1/onepiece/cards/P-035?include=prices 200 48ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-035",
    "name": "Monkey.D.Luffy",
    "number": "35",
    "printed_number": "35",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-035.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-035.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-035.large.png"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "497406",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-035.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-035.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-035.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] You may trash 1 card from your hand: K.O. up to 1 of your opponent's Characters with a cost of 0."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 9.57,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 9.57
        },
        {
          "condition": "LP",
          "price": 7.69
        },
        {
          "condition": "MP",
          "price": 5.95
        },
        {
          "condition": "HP",
          "price": 5.99
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T16:48:17.809Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.1
      }
    }
  }
}