Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data 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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP04_ja-020?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04_ja-020",
    "name": "Issho",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-020.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-020.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-020.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04_ja",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Kingdoms of Intrigue"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-020.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-020.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04_ja-020.large.webp"
          }
        ]
      }
    ],
    "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."
    ],
    "life": "4",
    "subtypes": [
      "Navy"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 1.81,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 93,
          "low": 79.05,
          "high": 106.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 43,
          "low": 36.55,
          "high": 49.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 71.51,
          "low": 60.78,
          "high": 82.24,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 43,
          "low": 36.55,
          "high": 49.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:09:20.790Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.4
      }
    }
  }
}