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

← The World's Strongest Warriors
Aramaki

Aramaki

Uncommon #59 Character AdmiralNavy Power 8000
Colors
Purple
Cost
7
Attribute
Special
Expansion
The World's Strongest Warriors · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP17_ja-059?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17_ja-059",
    "name": "Aramaki",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-059.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-059.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-059.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17_ja",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17_ja.logo.png",
      "translation": {
        "en": {
          "name": "The World's Strongest Warriors"
        }
      }
    },
    "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/OP17_ja-059.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-059.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-059.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] DON!! −1: Draw 1 card and K.O. up to 2 of your opponent's Characters with a cost of 2 or less."
    ],
    "subtypes": [
      "Admiral",
      "Navy"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.51,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T05:36:42.954Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.92
      }
    }
  }
}