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
Trafalgar Law

Trafalgar Law

Promo #86 Leader Heart Pirates Power 5000
Colors
Red, Purple
Attribute
Slash
Expansion
Promos · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/P_ja-086?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "P_ja-086",
    "name": "Trafalgar Law",
    "number": "86",
    "printed_number": "86",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-086.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-086.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-086.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-086.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-086.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/P_ja-086.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red",
      "Purple"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] DON!! −3, You may place 1 Character with 3000 power or more at the bottom of your deck: Play up to 1 {Heart Pirates} type Character card with a cost of 4 or less from your hand."
    ],
    "life": "4",
    "subtypes": [
      "Heart Pirates"
    ],
    "rarity": "Promo",
    "pricing": {
      "currency": "USD",
      "market": 3.95,
      "is_stale": true,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-09-22T02:22:46.987Z",
      "trend_7d": {
        "direction": "up",
        "percent": 3.4
      }
    }
  }
}