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
English
TCGplayer
453517
GET /api/v1/onepiece/cards/OP01-061?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-061",
    "name": "Kaido",
    "number": "61",
    "printed_number": "61",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-061.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-061.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-061.large.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "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"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "453517",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-061.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-061.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-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": 0.34,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.34
        },
        {
          "condition": "LP",
          "price": 0.32
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 988,
          "low": 839.8,
          "high": 1136.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 164.6,
          "low": 152.5,
          "high": 152.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 254.14,
          "low": 216.02,
          "high": 292.26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 519.89,
          "low": 399.94,
          "high": 639.83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.81,
          "low": 6.64,
          "high": 8.98,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 456,
          "low": 387.6,
          "high": 524.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.86
      }
    }
  }
}