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

← Memorial Collection
Kyros

Kyros

Leader #40 Leader Dressrosa Power 5000
Colors
Black, Yellow
Attribute
Slash
Expansion
Memorial Collection · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB01_ja-040?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01_ja-040",
    "name": "Kyros",
    "number": "40",
    "printed_number": "40",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-040.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-040.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-040.large.webp"
      }
    ],
    "expansion": {
      "id": "EB01_ja",
      "name": "Memorial Collection",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png",
      "translation": {
        "en": {
          "name": "Memorial Collection"
        }
      }
    },
    "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/EB01_ja-040.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-040.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01_ja-040.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Black",
      "Yellow"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may turn 1 card from the top of your Life cards face-up: K.O. up to 1 of your opponent's Characters with a cost of 0."
    ],
    "subtypes": [
      "Dressrosa"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 149,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 51,
          "low": 35,
          "high": 70,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 11,
          "trend": {
            "direction": "down",
            "percent": -16.5
          }
        }
      ],
      "market_updated_at": "2026-07-29T03:21:31.113Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1255.78
      }
    }
  }
}