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

← ONE PIECE FILM edition
Lion's Threat Imperial Earth Bind

Lion's Threat Imperial Earth Bind

Common #16 Event FILMGolden Lion Pirates
Colors
Purple
Cost
3
Expansion
ONE PIECE FILM edition · One Piece
Language
English
TCGplayer
479851
GET /api/v1/onepiece/cards/ST05-016?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST05-016",
    "name": "Lion's Threat Imperial Earth Bind",
    "number": "16",
    "printed_number": "16",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-016.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-016.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-016.large.webp"
      }
    ],
    "expansion": {
      "id": "ST05",
      "name": "ONE PIECE FILM edition",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST05",
      "printed_total": 17,
      "release_date": "2023/02/03",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "479851",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-016.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-016.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST05-016.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "3",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] DON!! −2 (You may return the specified number of DON!! cards from your field to your DON!! deck.): K.O. up to 1 of your opponent's Characters with a cost of 5 or less.",
      "[Trigger] Add up to 1 DON!! card from your DON!! deck and set it as active."
    ],
    "subtypes": [
      "FILM",
      "Golden Lion Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.32,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.32
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:00:03.940Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.23
      }
    }
  }
}