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

← Emperors In The New World
Shanks

Shanks

Leader #1 Leader The Four EmperorsRed-Haired Pirates Power 5000
Colors
Red
Attribute
Slash
Expansion
Emperors In The New World · One Piece
Language
English
TCGplayer
596919
GET /api/v1/onepiece/cards/OP09-001?include=prices 200 68ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP09-001",
    "name": "Shanks",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-001.large.png"
      }
    ],
    "expansion": {
      "id": "OP09",
      "name": "Emperors In The New World",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP09",
      "printed_total": 119,
      "release_date": "2024/12/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP09.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "596919",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP09-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Once Per Turn] This effect can be activated when your opponent attacks. Give up to 1 of your opponent's Leader or Character cards −1000 power during this turn."
    ],
    "subtypes": [
      "The Four Emperors",
      "Red-Haired Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.19
        },
        {
          "condition": "LP",
          "price": 0.14
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 228.19,
          "low": 193.96,
          "high": 262.42,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 105,
          "low": 89.25,
          "high": 120.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 141.69,
          "low": 120.44,
          "high": 162.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 85,
          "low": 72.25,
          "high": 97.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T21:02:25.129Z",
      "trend_7d": {
        "direction": "up",
        "percent": 11.76
      }
    }
  }
}