Powered live by GET /api/v1/onepiece/… — the same public API documented in 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 63ms
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.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.png"
      }
    ],
    "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.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-013.large.png"
          }
        ]
      }
    ],
    "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."
    ],
    "subtypes": [
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.63,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.63
        },
        {
          "condition": "DMG",
          "price": 0.53
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 46.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 45,
          "low": 32.5,
          "high": 64.8,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        }
      ],
      "market_updated_at": "2026-07-29T05:48:28.161Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.78
      }
    }
  }
}