Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Paramount War
Kouzuki Toki

Kouzuki Toki

Uncommon #31 Character Land of WanoKouzuki Clan Power 0
Colors
Green
Cost
1
Attribute
Wisdom
Expansion
Paramount War · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP02_ja-031?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02_ja-031",
    "name": "Kouzuki Toki",
    "number": "31",
    "printed_number": "31",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-031.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-031.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-031.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02_ja",
      "name": "Paramount War",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Paramount War"
        }
      }
    },
    "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/OP02_ja-031.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-031.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02_ja-031.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Green"
    ],
    "rules": [
      "If you have a [Kouzuki Oden] Character, this Character gains [Blocker].(After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Land of Wano",
      "Kouzuki Clan"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 3.47,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 33.56,
          "low": 28.53,
          "high": 38.59,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 33.56,
          "low": 28.53,
          "high": 38.59,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:27:09.218Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.97
      }
    }
  }
}