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

← Pillars of Strength
Kaku

Kaku

Uncommon #59 Character Water SevenGalley-La Company Power 6000
Colors
Purple
Cost
5
Attribute
Slash
Expansion
Pillars of Strength · One Piece
Language
English
TCGplayer
499990
GET /api/v1/onepiece/cards/OP03-059?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP03-059",
    "name": "Kaku",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-059.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-059.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-059.large.webp"
      }
    ],
    "expansion": {
      "id": "OP03",
      "name": "Pillars of Strength",
      "total": 123,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP03",
      "printed_total": 123,
      "release_date": "2023/06/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "499990",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-059.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-059.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP03-059.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[When Attacking] DON!! −1 (You may return the specified number of DON!! cards from your field to your DON!! deck.): This Character gains [Banish] during this battle.(When this card deals damage, the target card is trashed without activating its Trigger.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Water Seven",
      "Galley-La Company"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.13,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.13
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:11:17.185Z",
      "trend_7d": {
        "direction": "up",
        "percent": 18.18
      }
    }
  }
}