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

← Heroines Edition
Kaya

Kaya

Common #23 Character East Blue Power 0
Colors
Blue
Cost
2
Attribute
Wisdom
Expansion
Heroines Edition · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB03_ja-023?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03_ja-023",
    "name": "Kaya",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-023.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-023.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-023.large.webp"
      }
    ],
    "expansion": {
      "id": "EB03_ja",
      "name": "Heroines Edition",
      "total": 62,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png",
      "translation": {
        "en": {
          "name": "Heroines Edition"
        }
      }
    },
    "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/EB03_ja-023.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-023.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03_ja-023.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "0",
    "attribute": "Wisdom",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck and place them at the top or bottom of the deck in any order."
    ],
    "subtypes": [
      "East Blue"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.31,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T06:52:10.525Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}