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

← Promos
Shanks

Shanks

Promo #104 Character The Four EmperorsRed-Haired PiratesFormer Roger Pirates Power 10000
Colors
Purple
Attribute
Slash
Expansion
Promos · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/P_ja-104?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P_ja-104",
    "name": "Shanks",
    "number": "104",
    "printed_number": "104",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-104.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-104.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-104.large.webp"
      }
    ],
    "expansion": {
      "id": "P_ja",
      "name": "Promos",
      "total": 97,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "P",
      "printed_total": 97,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png",
      "translation": {
        "en": {
          "name": "Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-104.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-104.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-104.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "10000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "If either you or your opponent has 10 DON!! cards on the field, this Character cannot be removed from the field by your opponent's effects."
    ],
    "subtypes": [
      "The Four Emperors",
      "Red-Haired Pirates",
      "Former Roger Pirates"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 3.52,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 42.5,
          "low": 36.13,
          "high": 48.87,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 35.4,
          "low": 28.19,
          "high": 53.8,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16.25,
          "low": 8.25,
          "high": 36.7,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 24
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 9.5,
          "low": 5.5,
          "high": 10.51,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 40.5,
          "low": 27.9,
          "high": 49.89,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 12
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.5,
          "low": 14.88,
          "high": 20.13,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:22:46.987Z",
      "trend_7d": {
        "direction": "up",
        "percent": 8.31
      }
    }
  }
}