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

← One Piece Promotion Cards
Monkey.D.Luffy (Learn Together Deck Set - Set Sail Event)

Monkey.D.Luffy (Learn Together Deck Set - Set Sail Event)

R #OP10-111 Character Straw Hat CrewSupernovas Power 2000
Colors
Yellow
Cost
1
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
656608
GET /api/v1/onepiece/cards/oppr-656608?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-656608",
    "name": "Monkey.D.Luffy (Learn Together Deck Set - Set Sail Event)",
    "number": "OP10-111",
    "printed_number": "OP10-111",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-656608.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-656608.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-656608.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "656608",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-656608.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-656608.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-656608.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 \"Supernovas\" type card other than [Monkey.D.Luffy] and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Straw Hat Crew",
      "Supernovas"
    ],
    "rarity": "R",
    "pricing": {
      "currency": "USD",
      "market": 21.79,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 122.5,
          "low": 99.8,
          "high": 184.75,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 18,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 40,
          "low": 34.4,
          "high": 47.99,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.8
      }
    }
  }
}