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

← Two Legends
Thatch

Thatch

Uncommon #45 Character Whitebeard Pirates Power 5000
Colors
Blue
Cost
4
Attribute
Slash
Expansion
Two Legends · One Piece
Language
English
TCGplayer
558073
GET /api/v1/onepiece/cards/OP08-045?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08-045",
    "name": "Thatch",
    "number": "45",
    "printed_number": "45",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-045.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-045.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-045.large.png"
      }
    ],
    "expansion": {
      "id": "OP08",
      "name": "Two Legends",
      "total": 119,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "558073",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-045.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-045.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08-045.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Blue"
    ],
    "rules": [
      "If this Character would be removed from the field by your opponent's effect or K.O.'d, trash this Character and draw 1 card instead."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T19:49:00.062Z",
      "trend_7d": {
        "direction": "down",
        "percent": -16.67
      }
    }
  }
}