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

← Wings of the Captain
Brook (foil)

Brook (foil)

Rare #92 Character Former Rumbar Pirates Power 6000
Colors
Black
Cost
6
Attribute
Slash
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541067
GET /api/v1/onepiece/cards/OP06-092?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-092",
    "name": "Brook (foil)",
    "number": "92",
    "printed_number": "92",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-092.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-092.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-092.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541067",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-092.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-092.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-092.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] Choose one:• Trash up to 1 of your opponent's Characters with a cost of 4 or less.• Your opponent places 3 cards from their trash at the bottom of their deck in any order."
    ],
    "subtypes": [
      "Former Rumbar Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.24,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.24
        },
        {
          "condition": "LP",
          "price": 0.19
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 59,
          "low": 50.15,
          "high": 67.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4
      }
    }
  }
}