Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Romance Dawn
Trafalgar Law

Trafalgar Law

Leader #2 Leader SupernovasHeart Pirates Power 5000
Colors
Red, Green
Attribute
Slash
Expansion
Romance Dawn · One Piece
Language
English
TCGplayer
453505
GET /api/v1/onepiece/cards/OP01-002?include=prices 200 185ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP01-002",
    "name": "Trafalgar Law",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-002.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-002.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-002.large.png"
      }
    ],
    "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": "453505",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-002.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-002.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP01-002.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red",
      "Green"
    ],
    "rules": [
      "[Activate: Main] [Once Per Turn] ➁ (You may rest the specified number of DON!! cards in your cost area.): If you have 5 Characters, return 1 of your Characters to your hand. Then, play up to 1 Character with a cost of 5 or less from your hand that is a different color than the returned Character."
    ],
    "subtypes": [
      "Supernovas",
      "Heart Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 2.75,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.75
        },
        {
          "condition": "MP",
          "price": 1.53
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 484.03,
          "low": 711.09,
          "high": 711.09,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 89,
          "low": 87.25,
          "high": 147.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 147.03,
          "low": 145.93,
          "high": 181.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.3,
          "low": 7.2,
          "high": 7.83,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9.5",
          "value": 143.5,
          "low": 142.25,
          "high": 146.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 89,
          "low": 87.25,
          "high": 147.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T10:46:15.896Z",
      "trend_7d": {
        "direction": "down",
        "percent": -13.52
      }
    }
  }
}