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

← Memorial Collection
Hannyabal

Hannyabal

Leader #21 Leader Impel Down Power 5000
Colors
Blue, Purple
Attribute
Slash
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544549
GET /api/v1/onepiece/cards/EB01-021?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-021",
    "name": "Hannyabal",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-021.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-021.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-021.large.png"
      }
    ],
    "expansion": {
      "id": "EB01",
      "name": "Memorial Collection",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB01",
      "printed_total": 61,
      "release_date": "2024/05/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "544549",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-021.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-021.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-021.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Blue",
      "Purple"
    ],
    "rules": [
      "[End of Your Turn] You may return 1 of your {Impel Down} type Characters with a cost of 2 or more to the owner's hand: Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "Impel Down"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.17,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.17
        },
        {
          "condition": "LP",
          "price": 0.13
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 82,
          "low": 69.7,
          "high": 94.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 63.09,
          "low": 53.63,
          "high": 72.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 38,
          "low": 32.3,
          "high": 43.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T02:13:44.432Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.88
      }
    }
  }
}