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

← Paramount War
Boa Hancock

Boa Hancock

Uncommon #59 Character Impel DownThe Seven Warlords of the SeaKuja Pirates Power 5000
Colors
Blue
Cost
4
Attribute
Special
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486398
GET /api/v1/onepiece/cards/OP02-059?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-059",
    "name": "Boa Hancock",
    "number": "59",
    "printed_number": "59",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-059.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-059.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-059.large.webp"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486398",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-059.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-059.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-059.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[When Attacking] Draw 1 card and trash 1 card from your hand. Then, trash up to 3 cards from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Impel Down",
      "The Seven Warlords of the Sea",
      "Kuja Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.22,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.22
        },
        {
          "condition": "LP",
          "price": 0.19
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 52,
          "low": 44.2,
          "high": 59.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 199.99,
          "low": 124.2,
          "high": 309.99,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 243.75,
          "low": 213.5,
          "high": 450.07,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 20,
          "trend": {
            "direction": "down",
            "percent": -9.7
          }
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 24,
          "low": 20.4,
          "high": 27.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:11:10.710Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.35
      }
    }
  }
}