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

← RED Shanks
Monkey.D.Luffy

Monkey.D.Luffy

Common #4 Character FILMSupernovasStraw Hat Crew Power 2000
Colors
Red
Cost
1
Attribute
Strike
Expansion
RED Shanks · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST23_ja-004?include=prices 200 99ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST23_ja-004",
    "name": "Monkey.D.Luffy",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23_ja-004.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23_ja-004.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23_ja-004.large.webp"
      }
    ],
    "expansion": {
      "id": "ST23_ja",
      "name": "RED Shanks",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST23",
      "printed_total": 5,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST23.logo.png",
      "translation": {
        "en": {
          "name": "RED Shanks"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23_ja-004.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23_ja-004.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST23_ja-004.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] You may rest 1 of your DON!! cards and this Character: Give up to 1 of your opponent's Characters −1000 power during this turn."
    ],
    "subtypes": [
      "FILM",
      "Supernovas",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T07:03:13.775Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}