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

← Paramount War
Sanji

Sanji

Leader #26 Leader Straw Hat Crew Power 5000
Colors
Green, Blue
Attribute
Strike
Expansion
Paramount War · One Piece
Language
English
TCGplayer
486346
GET /api/v1/onepiece/cards/OP02-026?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP02-026",
    "name": "Sanji",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-026.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-026.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-026.large.png"
      }
    ],
    "expansion": {
      "id": "OP02",
      "name": "Paramount War",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP02",
      "printed_total": 121,
      "release_date": "2023/03/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP02.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "486346",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-026.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-026.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP02-026.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Green",
      "Blue"
    ],
    "rules": [
      "[Once Per Turn] When you play a Character with no base effect from your hand, if you have 3 or less Characters, set up to 2 of your DON!! cards as active."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.37,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.37
        },
        {
          "condition": "LP",
          "price": 0.23
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 200,
          "low": 170,
          "high": 230,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 87,
          "low": 73.95,
          "high": 100.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 108.62,
          "low": 92.33,
          "high": 124.91,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:14.121Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.78
      }
    }
  }
}