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

← Promos
Crocodile

Crocodile

Promo #82 Character Cross GuildFormer Baroque Works Power 7000
Colors
Blue
Attribute
Special
Expansion
Promos · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/P_ja-082?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P_ja-082",
    "name": "Crocodile",
    "number": "82",
    "printed_number": "82",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-082.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-082.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-082.large.webp"
      }
    ],
    "expansion": {
      "id": "P_ja",
      "name": "Promos",
      "total": 97,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "P",
      "printed_total": 97,
      "release_date": "2022/07/01",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/P.logo.png",
      "translation": {
        "en": {
          "name": "Promos"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-082.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-082.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-082.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "power": "7000",
    "attribute": "Special",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Your Turn] [On Play] If your Leader has the {Cross Guild} type or a type including \"Baroque Works\", place up to 1 of your opponent's Characters with 2000 power or less at the bottom of the owner's deck."
    ],
    "subtypes": [
      "Cross Guild",
      "Former Baroque Works"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 1.99,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 182.8,
          "low": 177.39,
          "high": 196.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-07T05:15:21.348Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}