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

← Carrying On His Will
Hack

Hack

Uncommon #90 Character Fish-ManDressrosaRevolutionary Army Power 7000
Colors
Black
Cost
6
Attribute
Strike
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657365
GET /api/v1/onepiece/cards/OP13-090?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-090",
    "name": "Hack",
    "number": "90",
    "printed_number": "90",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-090.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-090.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-090.large.webp"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657365",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-090.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-090.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-090.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "counter": "2000",
    "subtypes": [
      "Fish-Man",
      "Dressrosa",
      "Revolutionary Army"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:52:16.605Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}