Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Starter Deck -green Roronoa Zoro
Kin'emon

Kin'emon

Common #1 Character Land of WanoThe Akazaya Nine Power 2000
Colors
Green
Cost
1
Attribute
Slash
Expansion
Starter Deck -green Roronoa Zoro · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST32-001?include=prices 200 47ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST32-001",
    "name": "Kin'emon",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-001.large.png"
      }
    ],
    "expansion": {
      "id": "ST32",
      "name": "Starter Deck -green Roronoa Zoro",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST32",
      "printed_total": 5,
      "release_date": "2026/07/18"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST32-001.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[On Play] You may rest your attribute Leader or 1 of your DON!! cards: Draw 2 cards and trash 1 card from your hand."
    ],
    "subtypes": [
      "Land of Wano",
      "The Akazaya Nine"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-18T01:30:33.484Z"
    }
  }
}