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

← GREEN Jewelry Bonney
Capone"Gang"Bege

Capone"Gang"Bege

Common #1 Character SupernovasFiretank Pirates Power 1000
Colors
Green
Cost
2
Attribute
Ranged
Expansion
GREEN Jewelry Bonney · One Piece
Language
English
TCGplayer
634615
GET /api/v1/onepiece/cards/ST24-001?include=prices 200 78ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST24-001",
    "name": "Capone\"Gang\"Bege",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-001.large.png"
      }
    ],
    "expansion": {
      "id": "ST24",
      "name": "GREEN Jewelry Bonney",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST24",
      "printed_total": 5,
      "release_date": "2025/06/06",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST24.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "634615",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST24-001.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "1000",
    "attribute": "Ranged",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)",
      "[On Play] If you have 6 or more rested cards, draw 1 card and trash 1 card from your hand."
    ],
    "subtypes": [
      "Supernovas",
      "Firetank Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T15:05:38.124Z",
      "trend_7d": {
        "direction": "down",
        "percent": -11.11
      }
    }
  }
}