{
  "site": "Blog - LEAK",
  "url": "https://blog.leak.software",
  "generated": "2026-08-21",
  "locales": [
    "en",
    "pt"
  ],
  "defaultLocale": "en",
  "description": "Static JSON API for the LEAK blog.",
  "endpoints": {
    "posts": "https://blog.leak.software/api/posts.json",
    "byLocale": {
      "en": "https://blog.leak.software/api/en/posts.json",
      "pt": "https://blog.leak.software/api/pt/posts.json"
    }
  },
  "postEndpointTemplate": "https://blog.leak.software/api/{locale}/posts/{slug}.json"
}
