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 World's Strongest Warriors
Basil Hawkins

Basil Hawkins

Uncommon #73 Character Animal Kingdom PiratesHawkins Pirates Power 1000
Colors
Purple
Cost
3
Attribute
Slash
Expansion
The World's Strongest Warriors · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP17_ja-073?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP17_ja-073",
    "name": "Basil Hawkins",
    "number": "73",
    "printed_number": "73",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-073.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-073.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-073.large.webp"
      }
    ],
    "expansion": {
      "id": "OP17_ja",
      "name": "The World's Strongest Warriors",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP17",
      "printed_total": 119,
      "release_date": "2026/08/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP17_ja.logo.png",
      "translation": {
        "en": {
          "name": "The World's Strongest Warriors"
        }
      }
    },
    "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/OP17_ja-073.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-073.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP17_ja-073.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "1000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] You may trash 1 card from your hand: If your Leader has the {Animal Kingdom Pirates} type, add up to 1 DON!! card as active from your DON!! deck."
    ],
    "counter": "2000",
    "subtypes": [
      "Animal Kingdom Pirates",
      "Hawkins Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 1.61,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:22:51.502Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}