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

← Royal Blood
Trafalgar Law

Trafalgar Law

Leader #22 Leader DressrosaSupernovasHeart Pirates Power 5000
Colors
Green, Yellow
Attribute
Slash
Expansion
Royal Blood · One Piece
Language
English
TCGplayer
617057
GET /api/v1/onepiece/cards/OP10-022?include=prices 200 60ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP10-022",
    "name": "Trafalgar Law",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-022.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-022.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-022.large.png"
      }
    ],
    "expansion": {
      "id": "OP10",
      "name": "Royal Blood",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP10",
      "printed_total": 119,
      "release_date": "2025/03/21",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP10.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "617057",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-022.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-022.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP10-022.large.png"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Green",
      "Yellow"
    ],
    "rules": [
      "[DON!! x1] [Activate: Main] [Once Per Turn] If the total cost of your Characters is 5 or more, you may return 1 of your Characters to the owner's hand: Reveal 1 card from the top of your Life cards. If that card is a {Supernovas} type Character card with a cost of 5 or less, you may play that card."
    ],
    "subtypes": [
      "Dressrosa",
      "Supernovas",
      "Heart Pirates"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 0.19,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.19
        },
        {
          "condition": "LP",
          "price": 0.15
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 35,
          "low": 29.75,
          "high": 40.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 43.14,
          "low": 62.87,
          "high": 62.87,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-30T14:48:19.234Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.56
      }
    }
  }
}