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

← Memorial Collection
Prince Bellett

Prince Bellett

Common #26 Character Impel Down Power 2000
Colors
Blue
Cost
2
Attribute
Ranged
Expansion
Memorial Collection · One Piece
Language
English
TCGplayer
544556
GET /api/v1/onepiece/cards/EB01-026?include=prices 200 41ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB01-026",
    "name": "Prince Bellett",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-026.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-026.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-026.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": "544556",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-026.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-026.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB01-026.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "2000",
    "attribute": "Ranged",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] If you have 1 or less cards in your hand, return up to 1 Character with a cost of 3 or less to the owner's hand."
    ],
    "subtypes": [
      "Impel Down"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        },
        {
          "condition": "LP",
          "price": 0.03
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T02:13:44.432Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}