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

← 3D2Y
Sanji (foil)

Sanji (foil)

Super Rare #3 Character Straw Hat Crew Power 6000
Colors
Black
Cost
5
Attribute
Strike
Expansion
3D2Y · One Piece
Language
English
TCGplayer
548414
GET /api/v1/onepiece/cards/ST14-003?include=prices 200 52ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST14-003",
    "name": "Sanji (foil)",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-003.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-003.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-003.large.png"
      }
    ],
    "expansion": {
      "id": "ST14",
      "name": "3D2Y",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST14",
      "printed_total": 17,
      "release_date": "2024/08/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "548414",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-003.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-003.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST14-003.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "5",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] If you have a Character with a cost of 6 or more, K.O. up to 1 of your opponent's Characters with a cost of 5 or less."
    ],
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.62,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.62
        },
        {
          "condition": "HP",
          "price": 1.49
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T13:02:10.726Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.18
      }
    }
  }
}