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

← 500 Years In The Future
Boa Hancock

Boa Hancock

Leader #38 Leader The Seven Warlords of the SeaKuja Pirates Power 5000
Colors
Blue
Attribute
Special
Expansion
500 Years In The Future · One Piece
Language
English
TCGplayer
545822
GET /api/v1/onepiece/cards/OP07-038?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07-038",
    "name": "Boa Hancock",
    "number": "38",
    "printed_number": "38",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-038.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-038.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-038.large.png"
      }
    ],
    "expansion": {
      "id": "OP07",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "545822",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-038.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-038.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07-038.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Your Turn] [Once Per Turn] This effect can be activated when a Character is removed from the field by your effect. If you have 5 or less cards in your hand, draw 1 card."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Kuja Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.26,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.26
        },
        {
          "condition": "LP",
          "price": 0.18
        },
        {
          "condition": "DMG",
          "price": 0.1
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 241.25,
          "low": 205.06,
          "high": 277.44,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 159.99,
          "low": 135.99,
          "high": 183.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 110,
          "low": 93.5,
          "high": 126.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T13:02:17.435Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}