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

← Royal Blood
Brook

Brook

Common #91 Character DressrosaStraw Hat Crew Power 0
Colors
Black
Cost
3
Attribute
Slash
Expansion
Royal Blood · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP10_ja-091?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10_ja-091",
    "name": "Brook",
    "number": "91",
    "printed_number": "91",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-091.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-091.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-091.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10_ja",
      "name": "Royal Blood",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png",
      "translation": {
        "en": {
          "name": "Royal Blood"
        }
      }
    },
    "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/OP10_ja-091.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-091.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-091.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "0",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate: Main] You may rest this Character and 1 of your {Dressrosa} type Leader or Stage cards: K.O. up to 1 of your opponent's Characters with a cost of 1 or less. Then, trash 2 cards from the top of your deck."
    ],
    "counter": "1000",
    "subtypes": [
      "Dressrosa",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.5,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:24:14.021Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}