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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST06_ja-017?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST06_ja-017",
    "name": "Navy HQ",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-017.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-017.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-017.large.webp"
      }
    ],
    "expansion": {
      "id": "ST06_ja",
      "name": "Absolute Justice",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Absolute Justice"
        }
      }
    },
    "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/ST06_ja-017.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-017.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST06_ja-017.large.webp"
          }
        ]
      }
    ],
    "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.5,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-12T20:48:10.091Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}