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

← Ace & Newgate
Ace & Newgate

Ace & Newgate

Leader #1 Leader The Four EmperorsWhitebeard Pirates Power 5000
Colors
Blue
Attribute
Special
Expansion
Ace & Newgate · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST22_ja-001?include=prices 200 39ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST22_ja-001",
    "name": "Ace & Newgate",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST22_ja",
      "name": "Ace & Newgate",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST22",
      "printed_total": 17,
      "release_date": "2025/09/05",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST22.logo.png",
      "translation": {
        "en": {
          "name": "Ace & Newgate"
        }
      }
    },
    "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/ST22_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST22_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] You may reveal 1 card with a type including \"Whitebeard Pirates\" from your hand: Draw 1 card and place the revealed card at the top of your deck."
    ],
    "subtypes": [
      "The Four Emperors",
      "Whitebeard Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.75,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T07:03:10.575Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}