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

← Kingdoms of Intrigue
Olin (foil)

Olin (foil)

Rare #99 Character Land of WanoThe Four EmperorsBig Mom Pirates Power 7000
Colors
Yellow
Cost
7
Attribute
Special
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
516810
GET /api/v1/onepiece/cards/OP04-099?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-099",
    "name": "Olin (foil)",
    "number": "99",
    "printed_number": "99",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-099.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-099.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-099.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "516810",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-099.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-099.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-099.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "Also treat this card's name as [Charlotte Linlin] according to the rules.",
      "[Trigger] If you have 1 or less Life cards, play this card."
    ],
    "subtypes": [
      "Land of Wano",
      "The Four Emperors",
      "Big Mom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "LP",
          "price": 0.12
        },
        {
          "condition": "HP",
          "price": 0.15
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-22T03:26:03.839Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}