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

← Promos
Bellamy

Bellamy

Promo #39 Character Bellamy Pirates Power 6000
Colors
Yellow
Attribute
Strike
Expansion
Promos · One Piece
Language
English
TCGplayer
510688
GET /api/v1/onepiece/cards/P-039?include=prices 200 93ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P-039",
    "name": "Bellamy",
    "number": "39",
    "printed_number": "39",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-039.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-039.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-039.large.png"
      }
    ],
    "expansion": {
      "id": "P",
      "name": "Promos",
      "total": 103,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "P",
      "printed_total": 103,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "510688",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-039.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-039.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P-039.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Banish] (When this card deals damage, the target card is trashed without activating its Trigger.)",
      "[DON!! x2] If you have 0 Life cards, this Character gains +2000 power."
    ],
    "subtypes": [
      "Bellamy Pirates"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 0.85,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.85
        },
        {
          "condition": "MP",
          "price": 0.75
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T16:48:17.809Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.66
      }
    }
  }
}