Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← A Fist Of Divine Speed
I'm Gonna Be a Navy Officer!!! (foil)

I'm Gonna Be a Navy Officer!!! (foil)

Rare #99 Event East BlueNavy
Colors
Black
Cost
1
Expansion
A Fist Of Divine Speed · One Piece
Language
English
TCGplayer
632475
GET /api/v1/onepiece/cards/OP11-099?include=prices 200 23ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP11-099",
    "name": "I'm Gonna Be a Navy Officer!!! (foil)",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-099.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-099.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-099.large.webp"
      }
    ],
    "expansion": {
      "id": "OP11",
      "name": "A Fist Of Divine Speed",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP11",
      "printed_total": 119,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP11.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "632475",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-099.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-099.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP11-099.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Main] Look at 3 cards from the top of your deck; reveal up to 1 {Navy} type card other than [I'm Gonna Be a Navy Officer!!!] and add it to your hand. Then, trash the rest.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "East Blue",
      "Navy"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        },
        {
          "condition": "MP",
          "price": 0.17
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:36:02.742Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.76
      }
    }
  }
}