Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Wings of the Captain
Monkey.D.Luffy (foil)

Monkey.D.Luffy (foil)

Rare #13 Character FILMStraw Hat Crew Power 3000
Colors
Red
Cost
2
Attribute
Strike
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
539277
GET /api/v1/onepiece/cards/OP06-013?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-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/OP06-013.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-013.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-013.large.png"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "539277",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-013.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-013.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-013.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Look at 3 cards from the top of your deck; reveal up to 1 {FILM} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Trigger] Activate this card's [On Play] effect."
    ],
    "subtypes": [
      "FILM",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.25,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.25
        },
        {
          "condition": "LP",
          "price": 0.24
        },
        {
          "condition": "MP",
          "price": 0.15
        },
        {
          "condition": "DMG",
          "price": 0.08
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 34.92,
          "low": 29.68,
          "high": 40.16,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22.5,
          "low": 19.13,
          "high": 25.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T12:04:14.367Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}