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 Best Vol.2
Otama (foil)

Otama (foil)

Rare #16 Character Land of Wano Power 0
Colors
Yellow
Cost
2
Attribute
Special
Expansion
The Best Vol.2 · One Piece
Language
English
TCGplayer
653400
GET /api/v1/onepiece/cards/PRB02-016?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB02-016",
    "name": "Otama (foil)",
    "number": "16",
    "printed_number": "16",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-016.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-016.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-016.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB02",
      "name": "The Best Vol.2",
      "total": 18,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "PRB02",
      "printed_total": 18,
      "release_date": "2025/10/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "653400",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-016.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-016.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB02-016.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "0",
    "attribute": "Special",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Activate: Main] You may rest this Character and add 1 card from the top or bottom of your Life cards to your hand: Up to 1 of your Leader or Character cards gains +3000 power during this turn.",
      "[Trigger] Rest up to 1 of your opponent's Characters with a cost of 4 or less."
    ],
    "counter": "2000",
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.07,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:25:11.385Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.27
      }
    }
  }
}