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

← The Seven Warlords of the Sea
Boa Hancock

Boa Hancock

Common #13 Character The Seven Warlords of the SeaKuja Pirates Power 1000
Colors
Blue
Cost
3
Attribute
Special
Expansion
The Seven Warlords of the Sea · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST03_ja-013?include=prices 200 55ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST03_ja-013",
    "name": "Boa Hancock",
    "number": "13",
    "printed_number": "13",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-013.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-013.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-013.large.webp"
      }
    ],
    "expansion": {
      "id": "ST03_ja",
      "name": "The Seven Warlords of the Sea",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST03",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png",
      "translation": {
        "en": {
          "name": "The Seven Warlords of the Sea"
        }
      }
    },
    "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/ST03_ja-013.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-013.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03_ja-013.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "1000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[Trigger] Play this card."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Kuja Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 35,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 152.5,
          "low": 97,
          "high": 175,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        }
      ],
      "market_updated_at": "2026-07-29T02:41:48.648Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6900
      }
    }
  }
}