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

← Romance Dawn
Crocodile (foil)

Crocodile (foil)

Super Rare #67 Character The Seven Warlords of the SeaBaroque Works Power 7000
Colors
Blue
Cost
7
Attribute
Special
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
453519
GET /api/v1/onepiece/cards/OP01-067?include=prices 200 22ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-067",
    "name": "Crocodile (foil)",
    "number": "67",
    "printed_number": "67",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-067.small.r1.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-067.large.r1.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-067.large.r1.webp"
      }
    ],
    "expansion": {
      "id": "OP01",
      "name": "Romance Dawn",
      "total": 121,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP01",
      "printed_total": 121,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP01.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "453519",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-067.small.r1.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-067.large.r1.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-067.large.r1.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Banish] (When this card deals damage, the target card is trashed without activating its Trigger.)",
      "[DON!! x1] Give blue Events in your hand −1 cost."
    ],
    "counter": "1000",
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Baroque Works"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.53,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.53
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 54.2,
          "low": 46.07,
          "high": 62.33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 10.89,
          "low": 9.26,
          "high": 12.52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 54,
          "low": 45.9,
          "high": 62.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 32,
          "low": 27.2,
          "high": 36.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:37:55.911Z",
      "trend_7d": {
        "direction": "down",
        "percent": -1.85
      }
    }
  }
}