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

← The Seven Warlords of the Sea
Trafalgar Law

Trafalgar Law

Common #8 Character The Seven Warlords of the SeaHeart Pirates Power 1000
Colors
Blue
Cost
1
Attribute
Slash
Expansion
The Seven Warlords of the Sea · One Piece
Language
English
TCGplayer
288277
GET /api/v1/onepiece/cards/ST03-008?include=prices 200 68ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST03-008",
    "name": "Trafalgar Law",
    "number": "8",
    "printed_number": "8",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-008.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-008.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-008.large.png"
      }
    ],
    "expansion": {
      "id": "ST03",
      "name": "The Seven Warlords of the Sea",
      "total": 17,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST03",
      "printed_total": 17,
      "release_date": "2022/12/02",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "288277",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-008.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-008.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST03-008.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "1000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Blocker] (After your opponent declares an attack, you may rest this card to make it the new target of the attack.)"
    ],
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Heart Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.16
        },
        {
          "condition": "LP",
          "price": 0.09
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 199.99,
          "low": 169.99,
          "high": 229.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 44,
          "low": 22.7,
          "high": 96.3,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 19,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 46,
          "low": 39.1,
          "high": 52.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 18
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 28,
          "low": 23.8,
          "high": 32.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T16:48:16.442Z",
      "trend_7d": {
        "direction": "up",
        "percent": 6.67
      }
    }
  }
}