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

← Two Legends
Queen (altArt)

Queen (altArt)

Rare #80 Character Animal Kingdom Pirates Power 2000
Colors
Black
Cost
1
Attribute
Strike
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558116
GET /api/v1/onepiece/cards/OP08-080vaa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-080vaa",
    "name": "Queen (altArt)",
    "number": "80",
    "printed_number": "80",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-080vaa.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-080vaa.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-080vaa.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558116",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-080vaa.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-080vaa.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-080vaa.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] Look at 5 cards from the top of your deck; reveal up to 1 {Animal Kingdom Pirates} type card other than [Queen] and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "counter": "1000",
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.64,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 53,
          "low": 45.05,
          "high": 60.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40.84,
          "low": 34.71,
          "high": 46.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.15
      }
    }
  }
}