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

← Romance Dawn
Kaido

Kaido

Leader #61 Leader The Four EmperorsAnimal Kingdom Pirates Power 5000
Colors
Blue, Purple
Attribute
Strike
Expansion
Romance Dawn · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP01_ja-061?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01_ja-061",
    "name": "Kaido",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-061.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-061.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-061.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01_ja",
      "name": "Romance Dawn",
      "total": 121,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png",
      "translation": {
        "en": {
          "name": "Romance Dawn"
        }
      }
    },
    "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/OP01_ja-061.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-061.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01_ja-061.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Blue",
      "Purple"
    ],
    "rules": [
      "[DON!! x1] [Your Turn] [Once Per Turn] When your opponent's Character is K.O.'d, add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "life": "4",
    "subtypes": [
      "The Four Emperors",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 20.49,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 79.71,
          "low": 76.43,
          "high": 83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-15T05:54:59.488Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}