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

← Ultra Deck: The Three Captains
Sanji (foil)

Sanji (foil)

Common #4 Character Straw Hat Crew Power 6000
Colors
Red
Cost
6
Attribute
Strike
Expansion
Ultra Deck: The Three Captains · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST10_ja-004?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST10_ja-004",
    "name": "Sanji (foil)",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-004.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-004.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-004.large.webp"
      }
    ],
    "expansion": {
      "id": "ST10_ja",
      "name": "Ultra Deck: The Three Captains",
      "total": 17,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST10",
      "printed_total": 17,
      "release_date": "2023/11/10",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST10.logo.png",
      "translation": {
        "en": {
          "name": "Ultra Deck: The Three Captains"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-004.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-004.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST10_ja-004.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "6",
    "power": "6000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] If your opponent has a Character with 5000 or more power, this Character gains [Rush] during this turn.(This card can attack on the turn in which it is played.)"
    ],
    "counter": "1000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 8.5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 159,
          "low": 135.15,
          "high": 182.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 74,
          "low": 62.9,
          "high": 85.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 136,
          "low": 129.25,
          "high": 142.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 74,
          "low": 62.9,
          "high": 85.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:42:30.555Z",
      "trend_7d": {
        "direction": "up",
        "percent": 13.33
      }
    }
  }
}