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

← 500 Years In The Future
Trafalgar Law (foil)

Trafalgar Law (foil)

Rare #47 Character The Seven Warlords of the SeaHeart Pirates Power 4000
Colors
Blue
Cost
4
Attribute
Slash
Expansion
500 Years In The Future · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP07_ja-047?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP07_ja-047",
    "name": "Trafalgar Law (foil)",
    "number": "47",
    "printed_number": "47",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-047.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-047.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-047.large.webp"
      }
    ],
    "expansion": {
      "id": "OP07_ja",
      "name": "500 Years In The Future",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP07",
      "printed_total": 119,
      "release_date": "2024/06/28",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP07.logo.png",
      "translation": {
        "en": {
          "name": "500 Years In The Future"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-047.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-047.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP07_ja-047.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "4000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "[Activate: Main] You may return this Character to the owner's hand: If your opponent has 6 or more cards in their hand, your opponent places 1 card from their hand at the bottom of their deck."
    ],
    "counter": "2000",
    "subtypes": [
      "The Seven Warlords of the Sea",
      "Heart Pirates"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 4.19,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 90,
          "low": 76.5,
          "high": 103.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 9.75,
          "low": 8.29,
          "high": 11.21,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 69.58,
          "low": 59.14,
          "high": 80.02,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 42,
          "low": 35.7,
          "high": 48.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T06:57:43.991Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}