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 (foil)

Portgas.D.Ace (foil)

Secret Rare #118 Character Whitebeard Pirates Power 6000
Colors
Red
Cost
5
Attribute
Special
Expansion
The Time of Battle · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP16_ja-118?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP16_ja-118",
    "name": "Portgas.D.Ace (foil)",
    "number": "118",
    "printed_number": "118",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-118.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-118.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-118.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": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-118.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-118.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP16_ja-118.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Special",
    "colors": [
      "Red"
    ],
    "rules": [
      "The counter of all of your Character cards with 8000 power in your hand becomes +2000.",
      "[On Play]/[On K.O.] Look at 5 cards from the top of your deck; reveal up to 1 [Monkey.D.Luffy] or up to 1 card with a type including \"Whitebeard Pirates\" and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 16.14,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:53:35.001Z",
      "trend_7d": {
        "direction": "up",
        "percent": 62.7
      }
    }
  }
}