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

← Legacy of the Master
Trafalgar Law (foil)

Trafalgar Law (foil)

Super Rare #73 Character DressrosaSupernovasHeart Pirates Power 8000
Colors
Purple
Cost
7
Attribute
Slash
Expansion
Legacy of the Master · One Piece
Language
English
TCGplayer
643813
GET /api/v1/onepiece/cards/OP12-073?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP12-073",
    "name": "Trafalgar Law (foil)",
    "number": "73",
    "printed_number": "73",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-073.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-073.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-073.large.webp"
      }
    ],
    "expansion": {
      "id": "OP12",
      "name": "Legacy of the Master",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP12",
      "printed_total": 119,
      "release_date": "2025/08/22",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP12.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "643813",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-073.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-073.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP12-073.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "7",
    "power": "8000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[On Play] If the number of DON!! cards on your field is equal to or less than the number on your opponent's field, add up to 1 DON!! card from your DON!! deck and set it as active. Then, all of your [Donquixote Rosinante] and {Heart Pirates} type Characters gain +1000 power until the end of your opponent's next End Phase."
    ],
    "subtypes": [
      "Dressrosa",
      "Supernovas",
      "Heart Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.48
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 47,
          "low": 39.95,
          "high": 54.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:21:46.262Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.04
      }
    }
  }
}