Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Kingdoms of Intrigue
Capone"Gang"Bege (foil)

Capone"Gang"Bege (foil)

Rare #100 Character Firetank Pirates Power 3000
Colors
Yellow
Cost
3
Attribute
Ranged
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
515280
GET /api/v1/onepiece/cards/OP04-100?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-100",
    "name": "Capone\"Gang\"Bege (foil)",
    "number": "100",
    "printed_number": "100",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-100.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-100.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-100.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "515280",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-100.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-100.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-100.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "3000",
    "attribute": "Ranged",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Trigger] Up to 1 of your opponent's Leader or Character cards cannot attack during this turn."
    ],
    "counter": "2000",
    "subtypes": [
      "Firetank Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.33,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.33
        },
        {
          "condition": "DMG",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 42,
          "low": 35.7,
          "high": 48.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 32.5,
          "low": 27.63,
          "high": 37.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:26:03.839Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.16
      }
    }
  }
}