Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Starter Deck -red/black Sabo
Hack

Hack

Common #1 Character Fish-ManDressrosaRevolutionary Army Power 4000
Colors
Red
Cost
4
Attribute
Strike
Expansion
Starter Deck -red/black Sabo · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST35-001?include=prices 200 77ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST35-001",
    "name": "Hack",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-001.large.png"
      }
    ],
    "expansion": {
      "id": "ST35",
      "name": "Starter Deck -red/black Sabo",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST35",
      "printed_total": 5,
      "release_date": "2026/07/31"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35-001.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] K.O. up to 1 of your opponent's Characters with 2000 base power or less."
    ],
    "subtypes": [
      "Fish-Man",
      "Dressrosa",
      "Revolutionary Army"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-18T01:30:20.586Z"
    }
  }
}