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

← Egghead Crisis
Bird Neptunian

Bird Neptunian

Common #16 Character Neptunian Power 7000
Colors
Green
Cost
5
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
671331
GET /api/v1/onepiece/cards/EB04-016?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-016",
    "name": "Bird Neptunian",
    "number": "16",
    "printed_number": "16",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-016.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-016.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-016.large.png"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "671331",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-016.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-016.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-016.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "7000",
    "attribute": "Strike",
    "colors": [
      "Green"
    ],
    "rules": [
      "[Activate: Main] Set up to 1 of your DON!! cards as active. Then, you cannot set DON!! cards as active using Character effects during this turn.",
      "[When Attacking] If you have 3 or more {Neptunian} type Characters, rest up to 1 of your opponent's Characters with a cost of 8 or less."
    ],
    "subtypes": [
      "Neptunian"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.849Z",
      "trend_7d": {
        "direction": "down",
        "percent": -16.67
      }
    }
  }
}