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

← Two Legends
Conquest of the Sea (foil)

Conquest of the Sea (foil)

Rare #77 Event The Four EmperorsAnimal Kingdom PiratesBig Mom Pirates
Colors
Purple
Cost
6
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558111
GET /api/v1/onepiece/cards/OP08-077?include=prices 200 23ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-077",
    "name": "Conquest of the Sea (foil)",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-077.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-077.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-077.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558111",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-077.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-077.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-077.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "6",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] DON!! −2 (You may return the specified number of DON!! cards from your field to your DON!! deck.): If your Leader has the {Animal Kingdom Pirates} or {Big Mom Pirates} type, K.O. up to 2 of your opponent's Characters with a cost of 6 or less."
    ],
    "subtypes": [
      "The Four Emperors",
      "Animal Kingdom Pirates",
      "Big Mom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.46
        },
        {
          "condition": "LP",
          "price": 0.16
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.17
      }
    }
  }
}