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

← The World's Strongest Warriors
Brogy

Brogy

Uncommon #92 Character GiantElbaphGiant Pirates Power 5000
Colors
Black
Cost
5
Attribute
Slash
Expansion
The World's Strongest Warriors · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP17_ja-092?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17_ja-092",
    "name": "Brogy",
    "number": "92",
    "printed_number": "92",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-092.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-092.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-092.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17_ja",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17_ja.logo.png",
      "translation": {
        "en": {
          "name": "The World's Strongest Warriors"
        }
      }
    },
    "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/OP17_ja-092.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-092.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-092.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "This Character gains +12 cost.",
      "[On Play] If your Leader has the {Elbaph} type, play up to 1 [Dorry] with a cost of 5 or less from your hand or trash. Then, you cannot play Character cards during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Giant",
      "Elbaph",
      "Giant Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.99,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:22:54.035Z",
      "trend_7d": {
        "direction": "up",
        "percent": 90.38
      }
    }
  }
}