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

← Awakening of the New Era
Hakuba

Hakuba

Common #87 Character DressrosaBeautiful Pirates Power 6000
Colors
Black
Cost
5
Attribute
Slash
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528650
GET /api/v1/onepiece/cards/OP05-087?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-087",
    "name": "Hakuba",
    "number": "87",
    "printed_number": "87",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-087.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-087.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-087.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528650",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-087.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-087.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-087.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] You may K.O. 1 of your Characters other than this Character: Give up to 1 of your opponent's Characters −5 cost during this turn."
    ],
    "counter": "1000",
    "subtypes": [
      "Dressrosa",
      "Beautiful Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.24,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.24
        },
        {
          "condition": "LP",
          "price": 0.2
        },
        {
          "condition": "MP",
          "price": 0.18
        },
        {
          "condition": "HP",
          "price": 0.16
        },
        {
          "condition": "DMG",
          "price": 0.15
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4
      }
    }
  }
}