{
  "schemaVersion": "1.0",
  "id": "2026-W15",
  "kind": "weekly",
  "title": "2026 年第 15 周",
  "timezone": "Asia/Shanghai",
  "period": {
    "start": "2026-04-06",
    "end": "2026-04-12"
  },
  "closed": false,
  "closedAt": null,
  "summary": "本期共收录 1 篇内容。",
  "url": "https://example.com/weekly/2026-W15/",
  "featuredIds": [],
  "itemCount": 1,
  "items": [
    {
      "id": "third-post",
      "url": "https://example.com/blog/third-post/",
      "title": "在雨停之前读完一本书",
      "description": "一场没有预告的雨，把我留在陌生城市的旧书店里。时间因此慢了下来。",
      "publishedAt": "2026-04-09T00:00:00.000Z",
      "updatedAt": null,
      "lang": "zh",
      "type": "essay",
      "tags": [
        "travel",
        "reading"
      ],
      "image": "https://example.com/_astro/blog-placeholder-2.1WQRLJGH.jpg",
      "featured": false,
      "featuredOrder": null,
      "evergreen": false,
      "evergreenOrder": null,
      "periods": {
        "week": "2026-W15",
        "month": "2026-04",
        "year": "2026"
      }
    }
  ]
}