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

← Awakening of the New Era
It's a Waste of Human Life!!

It's a Waste of Human Life!!

Common #58 Event Navy
Colors
Blue
Cost
8
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
528614
GET /api/v1/onepiece/cards/OP05-058?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-058",
    "name": "It's a Waste of Human Life!!",
    "number": "58",
    "printed_number": "58",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-058.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-058.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-058.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "528614",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-058.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-058.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-058.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "8",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Main] Place all Characters with a cost of 3 or less at the bottom of the owner's deck. Then, you and your opponent trash cards from your hands until you each have 5 cards in your hands.",
      "[Trigger] Place all Characters with a cost of 2 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.06,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.06
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-22T03:06:15.117Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}