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
There's No Authority in the World That Lasts Forever!!! (foil)

There's No Authority in the World That Lasts Forever!!! (foil)

Rare #55 Event Rocks Pirates
Colors
Blue
Expansion
The World's Strongest Warriors · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP17_ja-055?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17_ja-055",
    "name": "There's No Authority in the World That Lasts Forever!!! (foil)",
    "number": "55",
    "printed_number": "55",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-055.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-055.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-055.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": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-055.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-055.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-055.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] You may rest 1 of your DON!! cards: Up to 1 of your [Rocks.D.Xebec] gains [Unblockable] during this turn.",
      "[Counter] Up to 1 of your Leader with a type including \"Rocks Pirates\" or up to 1 of your Character with a type including \"Rocks Pirates\" gains +2000 power during this battle."
    ],
    "subtypes": [
      "Rocks Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.76,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T05:36:42.720Z",
      "trend_7d": {
        "direction": "down",
        "percent": -46.85
      }
    }
  }
}