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

← One Piece Promotion Cards
Shanks (Sealed Battle Kit Vol. 1)

Shanks (Sealed Battle Kit Vol. 1)

PR #P-051 Character Red-Haired Pirates Power 9000
Colors
Blue
Cost
7
Attribute
Slash
Expansion
One Piece Promotion Cards · One Piece
Language
English
TCGplayer
518698
GET /api/v1/onepiece/cards/oppr-518698?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "oppr-518698",
    "name": "Shanks (Sealed Battle Kit Vol. 1)",
    "number": "P-051",
    "printed_number": "P-051",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518698.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518698.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518698.large.webp"
      }
    ],
    "expansion": {
      "id": "OPPR",
      "name": "One Piece Promotion Cards",
      "total": 0,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "release_date": "2022/07/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OPPR.logo.webp"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "518698",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518698.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518698.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/oppr-518698.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "9000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[When Attacking] You may trash any number of cards from your hand. This Character gains +1000 power during this battle for every card trashed."
    ],
    "subtypes": [
      "Red-Haired Pirates"
    ],
    "rarity": "PR",
    "pricing": {
      "currency": "USD",
      "market": 4.98,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 39,
          "low": 33.15,
          "high": 44.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:19:58.366Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}