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

← Paramount War
Kin'emon

Kin'emon

Leader #25 Leader Land of WanoThe Akazaya Nine Power 5000
Colors
Green
Attribute
Slash
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486345
GET /api/v1/onepiece/cards/OP02-025?include=prices 200 57ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-025",
    "name": "Kin'emon",
    "number": "25",
    "printed_number": "25",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-025.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-025.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-025.large.png"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486345",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-025.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-025.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-025.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] If you have 1 or less Characters, the next time you play a {Land of Wano} type Character card with a cost of 3 or more from your hand during this turn, the cost will be reduced by 1."
    ],
    "subtypes": [
      "Land of Wano",
      "The Akazaya Nine"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.22
        },
        {
          "condition": "LP",
          "price": 0.15
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 88,
          "low": 74.8,
          "high": 101.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 40.95,
          "low": 25,
          "high": 25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 93.63,
          "low": 125,
          "high": 125,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 41,
          "low": 34.85,
          "high": 47.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:14.121Z",
      "trend_7d": {
        "direction": "up",
        "percent": 15.79
      }
    }
  }
}