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

← Royal Blood
Basil Hawkins (altArt)

Basil Hawkins (altArt)

Rare #109 Character SupernovasHawkins Pirates Power 5000
Colors
Yellow
Cost
4
Attribute
Slash
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
654093
GET /api/v1/onepiece/cards/OP10-109vaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-109vaa",
    "name": "Basil Hawkins (altArt)",
    "number": "109",
    "printed_number": "109",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-109vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-109vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-109vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "654093",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-109vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-109vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-109vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[On K.O.] Trash up to 1 card from the top of your opponent's Life cards.",
      "[Trigger] Draw 2 cards and trash 1 card from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Supernovas",
      "Hawkins Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 15.16,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:47:33.423Z",
      "trend_7d": {
        "direction": "down",
        "percent": -8.67
      }
    }
  }
}