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

← RED Edward.Newgate
Thatch

Thatch

Common #4 Character Whitebeard Pirates Power 2000
Colors
Red
Cost
1
Attribute
Slash
Expansion
RED Edward.Newgate · One Piece
Language
English
TCGplayer
580989
GET /api/v1/onepiece/cards/ST15-004?include=prices 200 56ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST15-004",
    "name": "Thatch",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-004.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-004.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-004.large.png"
      }
    ],
    "expansion": {
      "id": "ST15",
      "name": "RED Edward.Newgate",
      "total": 5,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "ST15",
      "printed_total": 5,
      "release_date": "2024/10/25",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST15.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "580989",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-004.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-004.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15-004.large.png"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "1",
    "power": "2000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[On Play] If your Leader's type includes \"Whitebeard Pirates\", give up to 1 of your opponent's Characters −2000 power during this turn. Then, add 1 card from the top of your Life cards to your hand."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 2.57,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.57
        },
        {
          "condition": "LP",
          "price": 1.81
        },
        {
          "condition": "MP",
          "price": 1.62
        },
        {
          "condition": "DMG",
          "price": 0.49
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T13:02:10.508Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.2
      }
    }
  }
}