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
English
TCGplayer
643822
GET /api/v1/onepiece/cards/OP12-081?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-081",
    "name": "Koala",
    "number": "81",
    "printed_number": "81",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-081.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-081.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-081.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "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.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643822",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-081.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-081.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-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": 0.12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.12
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 104,
          "low": 88.4,
          "high": 119.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 23.5,
          "low": 19.97,
          "high": 27.03,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 76.36,
          "low": 74.55,
          "high": 78.18,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 48,
          "low": 40.8,
          "high": 55.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:32.759Z",
      "trend_7d": {
        "direction": "down",
        "percent": -14.29
      }
    }
  }
}