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

← Emperors In The New World
Monkey.D.Luffy

Monkey.D.Luffy

Leader #61 Leader The Four EmperorsStraw Hat Crew Power 5000
Colors
Purple, Black
Attribute
Strike
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
596996
GET /api/v1/onepiece/cards/OP09-061?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-061",
    "name": "Monkey.D.Luffy",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-061.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-061.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-061.large.webp"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596996",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-061.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-061.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-061.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Purple",
      "Black"
    ],
    "rules": [
      "[DON!! x1] All of your Characters gain +1 cost.",
      "[Your Turn] [Once Per Turn] When 2 or more DON!! cards on your field are returned to your DON!! deck, add up to 1 DON!! card from your DON!! deck and set it as active, and add up to 1 additional DON!! card and rest it."
    ],
    "life": "4",
    "subtypes": [
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.23,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.23
        },
        {
          "condition": "LP",
          "price": 0.22
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 114.75,
          "low": 96.96,
          "high": 152.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 214.85,
          "low": 199.95,
          "high": 199.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 389.79,
          "low": 331.32,
          "high": 448.26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 45,
          "low": 34.6,
          "high": 106.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 13
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 46.99,
          "low": 39.94,
          "high": 54.04,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 320,
          "low": 63.61,
          "high": 327.4,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 15
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 77,
          "low": 65.45,
          "high": 88.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 909.59,
          "low": 773.15,
          "high": 1046.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:03:46.063Z",
      "trend_7d": {
        "direction": "up",
        "percent": 4.55
      }
    }
  }
}