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 (English Version 1st Anniversary Set)

Monkey.D.Luffy (English Version 1st Anniversary Set)

SR #ST10-006 Character Straw Hat Crew Power 11000
Colors
Red
Cost
10
Attribute
Strike
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
557283
GET /api/v1/onepiece/cards/oppr-557283?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-557283",
    "name": "Monkey.D.Luffy (English Version 1st Anniversary Set)",
    "number": "ST10-006",
    "printed_number": "ST10-006",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-557283.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-557283.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-557283.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": "557283",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-557283.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-557283.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-557283.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "10",
    "power": "11000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Rush] (This card can attack on the turn in which it is played.)",
      "[Once Per Turn] When your opponent activates a [Blocker], K.O. up to 1 of your opponent's Characters with 8000 power or less."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "SR",
    "pricing": {
      "currency": "USD",
      "market": 1270.61,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 3250,
          "low": 2970,
          "high": 4040,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 13
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 725.03,
          "low": 696,
          "high": 908.5,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 14,
          "trend": {
            "direction": "down",
            "percent": -8.4
          }
        }
      ],
      "market_updated_at": "2026-09-21T02:21:18.369Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.98
      }
    }
  }
}