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

← Legacy of the Master
Sanji (foil)

Sanji (foil)

Rare #70 Character AlabastaStraw Hat Crew Power 5000
Colors
Purple
Cost
3
Attribute
Strike
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643809
GET /api/v1/onepiece/cards/OP12-070?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-070",
    "name": "Sanji (foil)",
    "number": "70",
    "printed_number": "70",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-070.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-070.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-070.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643809",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-070.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-070.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-070.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Purple"
    ],
    "rules": [
      "This Character gains +1000 power for every 5 Events in your trash.If this Character would be removed from the field by your opponent's effect, you may return 1 DON!! card from your field to your DON!! deck instead."
    ],
    "subtypes": [
      "Alabasta",
      "Straw Hat Crew"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 50,
          "low": 42.5,
          "high": 57.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 30,
          "low": 25.5,
          "high": 34.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:21:46.262Z",
      "trend_7d": {
        "direction": "down",
        "percent": -5.88
      }
    }
  }
}