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

← Promos
Boa Hancock

Boa Hancock

Promo #66 Character The Seven Warlords of the SeaKuja Pirates Power 5000
Colors
Blue
Attribute
Special
Expansion
Promos · One Piece
Language
English
TCGplayer
552138
GET /api/v1/onepiece/cards/P-066?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-066",
    "name": "Boa Hancock",
    "number": "66",
    "printed_number": "66",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-066.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-066.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-066.large.webp"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "552138",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-066.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-066.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-066.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Your Turn] If you have 5 or less cards in your hand, all of your {Kuja Pirates} type Characters gain +1000 power."
    ],
    "counter": "1000",
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Kuja Pirates"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 8.88,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.88
        },
        {
          "condition": "HP",
          "price": 5.24
        },
        {
          "condition": "DMG",
          "price": 3.5
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 449.75,
          "low": 480,
          "high": 480,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T02:28:01.810Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.22
      }
    }
  }
}