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

← Kingdoms of Intrigue
Issho

Issho

Leader #20 Leader Navy Power 5000
Colors
Green, Black
Attribute
Special
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
510995
GET /api/v1/onepiece/cards/OP04-020?include=prices 200 52ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-020",
    "name": "Issho",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-020.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-020.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-020.large.png"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "510995",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-020.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-020.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-020.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Green",
      "Black"
    ],
    "rules": [
      "[DON!! x1] [Your Turn] Give all of your opponent's Characters −1 cost.",
      "[End of Your Turn] ➀ (You may rest the specified number of DON!! cards in your cost area.): Set up to 1 of your Characters with a cost of 5 or less as active."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.15,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.15
        },
        {
          "condition": "DMG",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 150,
          "low": 127.5,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.94,
          "low": 16.1,
          "high": 21.78,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 115.71,
          "low": 98.35,
          "high": 133.07,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 69,
          "low": 58.65,
          "high": 79.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T11:02:21.686Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}