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
Birdcage

Birdcage

Common #40 Stage Donquixote Pirates
Colors
Green
Cost
5
Expansion
Awakening of the New Era · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP05_ja-040?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05_ja-040",
    "name": "Birdcage",
    "number": "40",
    "printed_number": "40",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-040.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-040.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-040.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05_ja",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "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_ja.logo.png",
      "translation": {
        "en": {
          "name": "Awakening of the New Era"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-040.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-040.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05_ja-040.large.webp"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "5",
    "colors": [
      "Green"
    ],
    "rules": [
      "If your Leader is [Donquixote Doflamingo], all Characters with a cost of 5 or less do not become active in your and your opponent's Refresh Phases.",
      "[End of Your Turn] If you have 10 DON!! cards on your field, K.O. all rested Characters with a cost of 5 or less. Then, trash this Stage."
    ],
    "subtypes": [
      "Donquixote Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 4.81,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:17:10.032Z",
      "trend_7d": {
        "direction": "up",
        "percent": 220.67
      }
    }
  }
}