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

← Awakening of the New Era
Trafalgar Law (foil)

Trafalgar Law (foil)

Super Rare #69 Character Heart Pirates Power 5000
Colors
Purple
Cost
3
Attribute
Slash
Expansion
Awakening of the New Era · One Piece
Language
English
TCGplayer
527875
GET /api/v1/onepiece/cards/OP05-069?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP05-069",
    "name": "Trafalgar Law (foil)",
    "number": "69",
    "printed_number": "69",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-069.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-069.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-069.large.webp"
      }
    ],
    "expansion": {
      "id": "OP05",
      "name": "Awakening of the New Era",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP05",
      "printed_total": 119,
      "release_date": "2023/12/08",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP05.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "527875",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-069.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-069.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP05-069.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "3",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Purple"
    ],
    "rules": [
      "[When Attacking] If your opponent has more DON!! cards on their field than you, look at 5 cards from the top of your deck; reveal up to 1 {Heart Pirates} type card and add it to your hand. Then, place the rest at the bottom of your deck in any order."
    ],
    "subtypes": [
      "Heart Pirates"
    ],
    "rarity": "Super Rare",
    "pricing": {
      "currency": "USD",
      "market": 0.59,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.59
        },
        {
          "condition": "DMG",
          "price": 0.36
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 1400,
          "low": 1190,
          "high": 1610,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 862,
          "low": 732.7,
          "high": 991.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1077,
          "low": 915.45,
          "high": 1238.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 646,
          "low": 549.1,
          "high": 742.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:33:42.787Z",
      "trend_7d": {
        "direction": "down",
        "percent": -11.94
      }
    }
  }
}