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
Bellamy

Bellamy

Common #77 Character Donquixote Pirates Power 4000
Colors
Purple
Cost
3
Attribute
Strike
Expansion
Royal Blood · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP10_ja-077?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10_ja-077",
    "name": "Bellamy",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-077.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-077.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-077.large.webp"
      }
    ],
    "expansion": {
      "id": "OP10_ja",
      "name": "Royal Blood",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "Royal Blood"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-077.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-077.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10_ja-077.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "4000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Block] You may rest 2 of your DON!! cards: Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "counter": "1000",
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.62,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:10:30.534Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}