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

← Animal Kingdom
Kaido

Kaido

Super Rare #3 Character The Four EmperorsAnimal Kingdom Pirates Power 10000
Colors
Purple
Cost
9
Attribute
Strike
Expansion
Animal Kingdom · One Piece
Language
English
TCGplayer
288274
GET /api/v1/onepiece/cards/ST04-003?include=prices 200 66ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST04-003",
    "name": "Kaido",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.png"
      }
    ],
    "expansion": {
      "id": "ST04",
      "name": "Animal Kingdom",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST04",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288274",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST04-003.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "9",
    "power": "10000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −5 (You may return the specified number of DON!! cards from your field to your DON!! deck.): K.O. up to 1 of your opponent's Characters with a cost of 6 or less. This Character gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "The Four Emperors",
      "Animal Kingdom Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.28,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.28
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 115.93,
          "low": 98.54,
          "high": 133.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 95,
          "low": 64.8,
          "high": 158.1,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 128.5,
          "low": 80.74,
          "high": 267.49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 8
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T04:03:36.977Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}