Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Absolute Justice
Navy HQ

Navy HQ

Common #17 Stage Navy
Colors
Black
Cost
1
Expansion
Absolute Justice · One Piece
Language
English
TCGplayer
486331
GET /api/v1/onepiece/cards/ST06-017?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST06-017",
    "name": "Navy HQ",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-017.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-017.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-017.large.png"
      }
    ],
    "expansion": {
      "id": "ST06",
      "name": "Absolute Justice",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST06",
      "printed_total": 17,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486331",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-017.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-017.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06-017.large.png"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] Give up to 1 of your opponent's Characters −1 cost during this turn.",
      "[Activate: Main] You may rest this Stage: If your Leader has the {Navy} type, give up to 1 of your opponent's Characters −1 cost during this turn."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.98,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.98
        },
        {
          "condition": "MP",
          "price": 0.73
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T17:05:44.696Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}