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 Azure Sea's Seven
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Super Rare #13 Character SupernovasStraw Hat Crew Power 0
Colors
Red
Cost
1
Attribute
Strike
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
666520
GET /api/v1/onepiece/cards/OP14-013?include=prices 200 14ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-013",
    "name": "Monkey.D.Luffy (foil)",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "666520",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "0",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Supernovas} type card other than ⇦CAR⇨ and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[When Attacking] Give up to 1 of your opponent's Characters −1000 power during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.86,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.86
        },
        {
          "condition": "LP",
          "price": 0.72
        },
        {
          "condition": "DMG",
          "price": 0.53
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 27.88,
          "low": 26.5,
          "high": 26.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 41,
          "low": 35.2,
          "high": 49.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        }
      ],
      "market_updated_at": "2026-09-21T03:22:49.720Z",
      "trend_7d": {
        "direction": "up",
        "percent": 28.36
      }
    }
  }
}