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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST35_ja-001?include=prices 200 42ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST35_ja-001",
    "name": "Hack",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST35_ja",
      "name": "Starter Deck -red/black Sabo",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST35",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "translation": {
        "en": {
          "name": "Starter Deck -red/black Sabo"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST35_ja-001.large.webp"
          }
        ]
      }
    ],
    "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-19T03:04:26.795Z"
    }
  }
}