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

← Legacy of the Master
Koala

Koala

Leader #81 Leader DressrosaRevolutionary Army Power 5000
Colors
Black, Yellow
Attribute
Strike
Expansion
Legacy of the Master · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP12_ja-081?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12_ja-081",
    "name": "Koala",
    "number": "81",
    "printed_number": "81",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-081.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-081.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-081.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12_ja",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12_ja.logo.png",
      "translation": {
        "en": {
          "name": "Legacy of the Master"
        }
      }
    },
    "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/OP12_ja-081.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-081.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12_ja-081.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Black",
      "Yellow"
    ],
    "rules": [
      "When this Leader attacks your opponent's Leader, if you have 2 or more Characters with a cost of 8 or more, draw 1 card.",
      "[Once Per Turn] This effect can be activated when your opponent plays a Character with a base cost of 8 or more, or when your opponent plays a Character using a Character's effect. Your opponent adds 1 card from the top of their Life cards to their hand."
    ],
    "life": "4",
    "subtypes": [
      "Dressrosa",
      "Revolutionary Army"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 14.8,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-05T07:14:25.434Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}