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

← Wings of the Captain
Black Bug (foil)

Black Bug (foil)

Rare #77 Event The Vinsmoke FamilyGERMA 66
Colors
Purple
Cost
4
Expansion
Wings of the Captain · One Piece
Language
English
TCGplayer
541074
GET /api/v1/onepiece/cards/OP06-077?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP06-077",
    "name": "Black Bug (foil)",
    "number": "77",
    "printed_number": "77",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-077.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-077.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-077.large.webp"
      }
    ],
    "expansion": {
      "id": "OP06",
      "name": "Wings of the Captain",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP06",
      "printed_total": 119,
      "release_date": "2023/03/15",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP06.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "541074",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-077.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-077.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP06-077.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "4",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[Main] If the number of DON!! cards on your field is equal to or less than the number on your opponent's field,  place up to 1 of your opponent's Characters with a cost of 5 or less at the bottom of the owner's deck.",
      "[Trigger] Place up to 1 of your opponent's Characters with a cost of 4 or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "The Vinsmoke Family",
      "GERMA 66"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "MP",
          "price": 0.11
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T02:35:46.014Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.88
      }
    }
  }
}