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 Time Of Battle
Kin'emon (foil)

Kin'emon (foil)

Super Rare #82 Character Land of WanoThe Akazaya Nine Power 6000
Colors
Black
Cost
4
Attribute
Slash
Expansion
The Time Of Battle · One Piece
Language
English
TCGplayer
694629
GET /api/v1/onepiece/cards/OP16-082?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16-082",
    "name": "Kin'emon (foil)",
    "number": "82",
    "printed_number": "82",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-082.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-082.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-082.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16",
      "name": "The Time Of Battle",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP16",
      "printed_total": 119,
      "release_date": "2026/06/12",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "694629",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-082.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-082.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-082.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "This Character gains +3 cost.",
      "[On Play] If your Leader has the {Land of Wano} type, look at 5 cards from the top of your deck; reveal up to 1 {Land of Wano} type card and add it to your hand. Then, trash the rest."
    ],
    "subtypes": [
      "Land of Wano",
      "The Akazaya Nine"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.06
        },
        {
          "condition": "DMG",
          "price": 1
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:48:19.053Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}