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

← Starter Deck -red Monkey.d.luffy
Brook

Brook

Common #3 Character Straw Hat Crew Power 3000
Colors
Red
Cost
2
Attribute
Slash
Expansion
Starter Deck -red Monkey.d.luffy · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST31_ja-003?include=prices 200 42ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST31_ja-003",
    "name": "Brook",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-003.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-003.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-003.large.webp"
      }
    ],
    "expansion": {
      "id": "ST31_ja",
      "name": "Starter Deck -red Monkey.d.luffy",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST31",
      "printed_total": 5,
      "release_date": "2026/07/18",
      "translation": {
        "en": {
          "name": "Starter Deck -red Monkey.d.luffy"
        }
      }
    },
    "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/ST31_ja-003.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-003.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31_ja-003.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Opponent's Turn] If you have a total of 3 or more given DON!! cards, this Character gains [Blocker] and +3000 power.",
      "(After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-19T03:03:02.545Z"
    }
  }
}