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

← 500 Years In The Future
Basil Hawkins (foil)

Basil Hawkins (foil)

Super Rare #29 Character SupernovasHawkins Pirates Power 7000
Colors
Green
Cost
6
Attribute
Slash
Expansion
500 Years In The Future · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP07_ja-029?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07_ja-029",
    "name": "Basil Hawkins (foil)",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-029.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-029.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-029.large.webp"
      }
    ],
    "expansion": {
      "id": "OP07_ja",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "500 Years In The Future"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-029.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-029.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-029.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "7000",
    "attribute": "Slash",
    "colors": [
      "Green"
    ],
    "rules": [
      "If your Leader has the {Supernovas} type, this Character gains [Blocker].(After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[Once Per Turn] If this Character would be removed from the field by your opponent's effect, you may rest 1 of your opponent's Characters instead."
    ],
    "subtypes": [
      "Supernovas",
      "Hawkins Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 2,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 3.25,
          "low": 2.76,
          "high": 3.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:30:07.262Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.5
      }
    }
  }
}