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

← Promos
Monkey.D.Luffy

Monkey.D.Luffy

Promo #47 Leader Straw Hat Crew Power 5000
Colors
Blue
Attribute
Strike
Expansion
Promos · One Piece
Language
English
TCGplayer
518694
GET /api/v1/onepiece/cards/P-047?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-047",
    "name": "Monkey.D.Luffy",
    "number": "47",
    "printed_number": "47",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-047.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-047.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-047.large.webp"
      }
    ],
    "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": "518694",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-047.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-047.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-047.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] Draw 1 card if you have 3 or less cards in your hand."
    ],
    "life": "5",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 97.35,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 97.35
        },
        {
          "condition": "LP",
          "price": 48.34
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 512.25,
          "low": 435.41,
          "high": 589.09,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 548.25,
          "low": 466.01,
          "high": 630.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 180,
          "low": 153,
          "high": 207,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.06
      }
    }
  }
}