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

← The Azure Sea's Seven
Crocodile (regionalsAltArt)

Crocodile (regionalsAltArt)

Secret Rare #120 Character The Seven Warlords of the SeaBaroque Works Power 10000
Colors
Black
Cost
8
Attribute
Special
Expansion
The Azure Sea's Seven · One Piece
Language
English
TCGplayer
683981
GET /api/v1/onepiece/cards/OP14-120vraa?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP14-120vraa",
    "name": "Crocodile (regionalsAltArt)",
    "number": "120",
    "printed_number": "120",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120vraa.small.r1.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120vraa.large.r1.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120vraa.large.r1.webp"
      }
    ],
    "expansion": {
      "id": "OP14",
      "name": "The Azure Sea's Seven",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP14",
      "printed_total": 120,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP14.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "683981",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120vraa.small.r1.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120vraa.large.r1.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP14-120vraa.large.r1.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "8",
    "power": "10000",
    "attribute": "Special",
    "colors": [
      "Black"
    ],
    "rules": [
      "[On Play] Up to 1 of your opponent's Characters with a cost of 9 or less cannot attack until the end of your opponent's next End Phase. Then, if your opponent has a Character with a cost of 0 or 8 or more, draw 1 card.",
      "[On K.O.] You may trash 1 card from your hand: Play this Character card from your trash."
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Baroque Works"
    ],
    "rarity": "Secret Rare",
    "pricing": {
      "currency": "USD",
      "market": 1425.35,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 36,
          "low": 26.64,
          "high": 77.49,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 10
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10.83,
          "low": 10.6,
          "high": 11.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 24,
          "low": 20.79,
          "high": 40.79,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-08-09T23:57:29.276Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}