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

← The Time Of Battle
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Super Rare #15 Character Impel DownStraw Hat Crew Power 6000
Colors
Red
Cost
4
Attribute
Strike
Expansion
The Time Of Battle · One Piece
Language
English
TCGplayer
693419
GET /api/v1/onepiece/cards/OP16-015?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16-015",
    "name": "Monkey.D.Luffy (foil)",
    "number": "15",
    "printed_number": "15",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-015.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-015.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-015.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16",
      "name": "The Time Of Battle",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP16",
      "printed_total": 119,
      "release_date": "2026/06/12",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "693419",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-015.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-015.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-015.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "If your Leader's card name includes \"Ace\" and you have 6 or more DON!! cards on your field, give this card in your hand −2 cost.",
      "[On Your Opponent's Attack] You may trash 1 Character card with 8000 power from your hand: Your Leader and this Character's base power becomes 7000 during this turn."
    ],
    "subtypes": [
      "Impel Down",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.76,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.76
        },
        {
          "condition": "LP",
          "price": 1.04
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 44.99,
          "low": 38.24,
          "high": 51.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 162.06,
          "low": 137.75,
          "high": 186.37,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:48:19.053Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.38
      }
    }
  }
}