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 Time Of Battle
Marineford

Marineford

Uncommon #78 Stage Navy
Colors
Purple
Cost
1
Expansion
The Time Of Battle · One Piece
Language
English
TCGplayer
696065
GET /api/v1/onepiece/cards/OP16-078?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16-078",
    "name": "Marineford",
    "number": "78",
    "printed_number": "78",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-078.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-078.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-078.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16",
      "name": "The Time Of Battle",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP16",
      "printed_total": 119,
      "release_date": "2026/06/12",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP16.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "696065",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-078.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-078.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16-078.large.webp"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "1",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Navy} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order.",
      "[Activate: Main] DON!! −1, You may rest this Stage: Draw 1 card and trash 1 card from your hand."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:48:19.053Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}