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

← Yamato
Yamato (foil)

Yamato (foil)

Leader #1 Leader Land of Wano Power 5000
Colors
Yellow
Attribute
Strike
Expansion
Yamato · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/ST09_ja-001?include=prices 200 46ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ST09_ja-001",
    "name": "Yamato (foil)",
    "number": "1",
    "printed_number": "1",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-001.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-001.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-001.large.webp"
      }
    ],
    "expansion": {
      "id": "ST09_ja",
      "name": "Yamato",
      "total": 15,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "ST09",
      "printed_total": 15,
      "release_date": "2023/08/11",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ST09.logo.png",
      "translation": {
        "en": {
          "name": "Yamato"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-001.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-001.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ST09_ja-001.large.webp"
          }
        ]
      }
    ],
    "type": "Leader",
    "power": "5000",
    "attribute": "Strike",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[DON!! x1] [Opponent's Turn] If you have 2 or less Life cards, this Leader gains +1000 power."
    ],
    "subtypes": [
      "Land of Wano"
    ],
    "rarity": "Leader",
    "pricing": {
      "currency": "USD",
      "market": 167.67,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 104.99,
          "low": 85.99,
          "high": 782.6,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 27,
          "trend": {
            "direction": "down",
            "percent": -69.7
          }
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 22.25,
          "low": 19.1,
          "high": 117,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7,
          "trend": {
            "direction": "down",
            "percent": -76.6
          }
        }
      ],
      "market_updated_at": "2026-07-29T03:10:10.833Z",
      "trend_7d": {
        "direction": "up",
        "percent": 12138.69
      }
    }
  }
}