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

← EX Gear 5
Sanji

Sanji

Common #3 Character Straw Hat Crew Power 3000
Colors
Red
Cost
2
Attribute
Strike
Expansion
EX Gear 5 · One Piece
Language
English
TCGplayer
615568
GET /api/v1/onepiece/cards/ST21-003?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST21-003",
    "name": "Sanji",
    "number": "3",
    "printed_number": "3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-003.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-003.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-003.large.webp"
      }
    ],
    "expansion": {
      "id": "ST21",
      "name": "EX Gear 5",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST21",
      "printed_total": 17,
      "release_date": "2025/03/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST21.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "615568",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-003.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-003.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST21-003.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "2",
    "power": "3000",
    "attribute": "Strike",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] Select up to 1 of your {Straw Hat Crew} type Characters with 6000 power or more. If the selected Character attacks during this turn, your opponent cannot activate [Blocker]."
    ],
    "counter": "2000",
    "subtypes": [
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 2.7,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.7
        },
        {
          "condition": "MP",
          "price": 2.25
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 70,
          "low": 69,
          "high": 71,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 20.59,
          "low": 15.5,
          "high": 15.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "GENERIC",
          "grade": "9",
          "value": 19.25,
          "low": 16.36,
          "high": 22.14,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "GENERIC",
          "grade": "9.5",
          "value": 40.59,
          "low": 40.32,
          "high": 40.85,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 53.69,
          "low": 53.29,
          "high": 54.71,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 19.25,
          "low": 16.36,
          "high": 22.14,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 41.12,
          "low": 34.95,
          "high": 47.29,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 32.5,
          "low": 31.25,
          "high": 34.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:24:59.654Z",
      "trend_7d": {
        "direction": "down",
        "percent": -9.09
      }
    }
  }
}