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

← Kingdoms of Intrigue
Crocodile (foil)

Crocodile (foil)

Super Rare #60 Character The Seven Warlords of the SeaBaroque Works Power 9000
Colors
Purple
Cost
8
Attribute
Special
Expansion
Kingdoms of Intrigue · One Piece
Language
English
TCGplayer
514247
GET /api/v1/onepiece/cards/OP04-060?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP04-060",
    "name": "Crocodile (foil)",
    "number": "60",
    "printed_number": "60",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-060.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-060.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-060.large.webp"
      }
    ],
    "expansion": {
      "id": "OP04",
      "name": "Kingdoms of Intrigue",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP04",
      "printed_total": 119,
      "release_date": "2023/09/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "514247",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-060.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-060.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP04-060.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "9000",
    "attribute": "Special",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] DON!! −2 (You may return the specified number of DON!! cards from your field to your DON!! deck.): If your Leader's type includes \"Baroque Works\", add up to 1 card from the top of your deck to the top of your Life cards.",
      "[On Your Opponent's Attack] [Once Per Turn] DON!! −1: Draw 1 card and trash 1 card from your hand."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Baroque Works"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.44,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.44
        },
        {
          "condition": "DMG",
          "price": 0.39
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 33,
          "low": 28.05,
          "high": 37.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 25.14,
          "low": 21.37,
          "high": 28.91,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:26:03.839Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.33
      }
    }
  }
}