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

← Egghead Crisis
Trafalgar Law

Trafalgar Law

Common #5 Character The Seven Warlords of the SeaSupernovasHeart Pirates Power 5000
Colors
Red
Cost
3
Attribute
Slash
Expansion
Egghead Crisis · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/EB04_ja-005?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04_ja-005",
    "name": "Trafalgar Law",
    "number": "5",
    "printed_number": "5",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-005.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-005.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-005.large.webp"
      }
    ],
    "expansion": {
      "id": "EB04_ja",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04_ja.logo.png",
      "translation": {
        "en": {
          "name": "Egghead Crisis"
        }
      }
    },
    "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/EB04_ja-005.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-005.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04_ja-005.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "This Character cannot attack unless your opponent has 2 or more Characters with an original power of 5000 or more."
    ],
    "counter": "2000",
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Supernovas",
      "Heart Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 1.56,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-21T07:21:16.284Z",
      "trend_7d": {
        "direction": "down",
        "percent": -11.86
      }
    }
  }
}