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

← Ultra Deck: The Three Captains
Bepo (foil)

Bepo (foil)

Common #12 Character MinksHeart Pirates Power 5000
Colors
Purple
Cost
4
Attribute
Strike
Expansion
Ultra Deck: The Three Captains · One Piece
Language
English
TCGplayer
525055
GET /api/v1/onepiece/cards/ST10-012?include=prices 200 51ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST10-012",
    "name": "Bepo (foil)",
    "number": "12",
    "printed_number": "12",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-012.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-012.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-012.large.png"
      }
    ],
    "expansion": {
      "id": "ST10",
      "name": "Ultra Deck: The Three Captains",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST10",
      "printed_total": 17,
      "release_date": "2023/11/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "525055",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-012.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-012.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10-012.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play]/[When Attacking] If your opponent has more DON!! cards on their field than you, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "subtypes": [
      "Minks",
      "Heart Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.2,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.2
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T11:02:20.104Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.26
      }
    }
  }
}