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

← Kingdoms of Intrigue
Queen

Queen

Leader #40 Leader Animal Kingdom Pirates Power 5000
Colors
Blue, Yellow
Attribute
Ranged
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
511397
GET /api/v1/onepiece/cards/OP04-040?include=prices 200 59ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-040",
    "name": "Queen",
    "number": "40",
    "printed_number": "40",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-040.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-040.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-040.large.png"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "511397",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-040.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-040.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-040.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Ranged",
    "colors": [
      "Blue",
      "Yellow"
    ],
    "rules": [
      "[DON!! x1] [When Attacking] If you have a total of 4 or less cards in your Life area and hand, draw 1 card. If you have a Character with a cost of 8 or more, you may add up to 1 card from the top of your deck to the top of your Life cards instead of drawing 1 card."
    ],
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.11
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 79.42,
          "low": 67.51,
          "high": 91.33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.5,
          "low": 15.73,
          "high": 21.28,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 61.38,
          "low": 56.21,
          "high": 56.21,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T11:02:21.686Z",
      "trend_7d": {
        "direction": "down",
        "percent": -15.38
      }
    }
  }
}