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

← The Best
Sanji

Sanji

Leader #1 Leader Straw Hat Crew Power 5000
Colors
Red
Attribute
Strike
Expansion
The Best · One Piece
Language
English
TCGplayer
586607
GET /api/v1/onepiece/cards/PRB01-001?include=prices 200 78ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB01-001",
    "name": "Sanji",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01-001.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01-001.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01-001.large.png"
      }
    ],
    "expansion": {
      "id": "PRB01",
      "name": "The Best",
      "total": 1,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "PRB01",
      "printed_total": 1,
      "release_date": "2024/10/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/PRB01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "586607",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01-001.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01-001.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01-001.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] Up to 1 of your Characters without an [On Play] effect and with a cost of 8 or less gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.63,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.63
        },
        {
          "condition": "LP",
          "price": 0.43
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T05:48:29.540Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.28
      }
    }
  }
}