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
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST15_ja-004?include=prices 200 144ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST15_ja-004",
    "name": "Thatch",
    "number": "4",
    "printed_number": "4",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-004.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-004.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-004.large.webp"
      }
    ],
    "expansion": {
      "id": "ST15_ja",
      "name": "RED Edward.Newgate",
      "total": 5,
      "language": "Japanese",
      "language_code": "ja",
      "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",
      "translation": {
        "en": {
          "name": "RED Edward.Newgate"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-004.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-004.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-004.large.webp"
          }
        ]
      }
    ],
    "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.47,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-07-29T07:01:10.950Z",
      "trend_7d": {
        "direction": "down",
        "percent": -7.49
      }
    }
  }
}