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
Portgas.D.Ace

Portgas.D.Ace

Uncommon #94 Character Land of WanoSpade Pirates Power 5000
Colors
Black
Cost
4
Attribute
Special
Expansion
The Time of Battle · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP16_ja-094?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16_ja-094",
    "name": "Portgas.D.Ace",
    "number": "94",
    "printed_number": "94",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-094.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-094.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-094.large.webp"
      }
    ],
    "expansion": {
      "id": "OP16_ja",
      "name": "The Time of Battle",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "The Time of Battle"
        }
      }
    },
    "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/OP16_ja-094.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-094.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-094.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On K.O.] Your opponent trashes 2 cards from their hand.",
      "[Activate: Main] [Once Per Turn] Give up to 1 rested DON!! card to 1 of your {Land of Wano} type Leader or Character cards."
    ],
    "counter": "1000",
    "subtypes": [
      "Land of Wano",
      "Spade Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.51,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-22T05:36:57.471Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.92
      }
    }
  }
}