{
  "data": [
    {
      "count": 2,
      "months": [
        {
          "count": 2,
          "month": "2026-09",
          "posts": [
            {
              "api_url": "https://londopy.github.io/blog/api/v1/posts/pescatarian.json",
              "published": "2026-09-24T23:06:00-07:00",
              "slug": "pescatarian",
              "title": "When Alligator Counts as Fish & Why I'm a Pescatarian",
              "url": "https://londopy.github.io/blog/posts/pescatarian/"
            },
            {
              "api_url": "https://londopy.github.io/blog/api/v1/posts/gitattributes.json",
              "published": "2026-09-24T01:50:00-07:00",
              "slug": "gitattributes",
              "title": "The Best Git Feature You've Never Used",
              "url": "https://londopy.github.io/blog/posts/gitattributes/"
            }
          ]
        }
      ],
      "year": 2026
    }
  ],
  "meta": {
    "api": "londopy-blog",
    "docs": "https://londopy.github.io/blog/api/",
    "generated": "2026-09-25T20:47:28Z",
    "self": "https://londopy.github.io/blog/api/v1/archive.json",
    "version": "1.0.0"
  }
}