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

← Egghead Crisis
Queen (foil)

Queen (foil)

Rare #32 Character Animal Kingdom Pirates Power 1000
Colors
Purple
Cost
1
Attribute
Strike
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
671342
GET /api/v1/onepiece/cards/EB04-032?include=prices 200 44ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-032",
    "name": "Queen (foil)",
    "number": "32",
    "printed_number": "32",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-032.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-032.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-032.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": "671342",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-032.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-032.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-032.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] You may trash 1 {Animal Kingdom Pirates} type card from your hand: Draw 2 cards.",
      "[Activate: Main] [Once Per Turn] You may rest 2 of your DON!! cards: If your Leader has the {Animal Kingdom Pirates} type, add up to 1 DON!! card from your DON!! deck and rest it."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.24,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.24
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.849Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.69
      }
    }
  }
}