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

← Two Legends
Drum Kingdom

Drum Kingdom

Common #20 Stage Drum Kingdom
Colors
Red
Cost
1
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558044
GET /api/v1/onepiece/cards/OP08-020?include=prices 200 45ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-020",
    "name": "Drum Kingdom",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-020.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-020.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-020.large.png"
      }
    ],
    "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": "558044",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-020.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-020.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-020.large.png"
          }
        ]
      }
    ],
    "type": "Stage",
    "cost": "1",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Opponent's Turn] All of your {Drum Kingdom} type Characters gain +1000 power."
    ],
    "subtypes": [
      "Drum Kingdom"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        },
        {
          "condition": "LP",
          "price": 0.07
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 4046.53,
          "low": 4938.05,
          "high": 4938.05,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.29
      }
    }
  }
}