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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/PRB01_ja-001?include=prices 200 53ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "PRB01_ja-001",
    "name": "Sanji",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "PRB01_ja",
      "name": "The Best",
      "total": 1,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "The Best"
        }
      }
    },
    "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/PRB01_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/PRB01_ja-001.large.webp"
          }
        ]
      }
    ],
    "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.31,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-11T14:16:31.492Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}