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

← Two Legends
Sasaki (foil)

Sasaki (foil)

Rare #82 Character Animal Kingdom Pirates Power 1000
Colors
Black
Cost
1
Attribute
Slash
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558118
GET /api/v1/onepiece/cards/OP08-082?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-082",
    "name": "Sasaki (foil)",
    "number": "82",
    "printed_number": "82",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-082.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-082.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-082.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558118",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-082.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-082.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-082.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Slash",
    "colors": [
      "Black"
    ],
    "rules": [
      "[Activate: Main] Rest 1 of your DON!! cards and you may rest this Character: Give up to 1 of your opponent's Characters −2 cost during this turn."
    ],
    "counter": "2000",
    "subtypes": [
      "Animal Kingdom Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.09
        },
        {
          "condition": "LP",
          "price": 0.08
        }
      ],
      "graded": [],
      "market_updated_at": "2026-09-21T03:13:04.421Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}