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

← RED Edward.Newgate
Atmos

Atmos

Common #1 Character Whitebeard Pirates Power 5000
Colors
Red
Cost
4
Attribute
Slash
Expansion
RED Edward.Newgate · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST15_ja-001?include=prices 200 47ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST15_ja-001",
    "name": "Atmos",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-001.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-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST15_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Character",
    "cost": "4",
    "power": "5000",
    "attribute": "Slash",
    "colors": [
      "Red"
    ],
    "rules": [
      "[When Attacking] If your Leader is [Edward.Newgate], you cannot add Life cards to your hand using your own effects during this turn."
    ],
    "subtypes": [
      "Whitebeard Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": null,
      "is_stale": false,
      "conditions": [],
      "graded": [],
      "market_updated_at": "2026-06-13T03:03:52.916Z"
    }
  }
}