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

← RED Monkey.D.Luffy
Sanji (foil)

Sanji (foil)

Super Rare #1 Character Straw Hat Crew Power 3000
Colors
Red
Cost
5
Attribute
Strike
Expansion
RED Monkey.D.Luffy · One Piece
Language
English
TCGplayer
GET /api/v1/onepiece/cards/ST31-001?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST31-001",
    "name": "Sanji (foil)",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-001.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST31",
      "name": "RED Monkey.D.Luffy",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST31",
      "printed_total": 5,
      "release_date": "2026/07/31",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST31.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-001.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST31-001.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "3000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[DON!! x2] This Character gains [Rush].(This card can attack on the turn in which it is played.)",
      "[On Play] Draw 1 card and play up to 1 {Straw Hat Crew} type Character card with a cost of 5 or less other than [Sanji] from your hand."
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 2.98,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T02:43:26.833Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.4
      }
    }
  }
}