{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://www.w3.org/ns/linkset/link-rel.json"
  ],
  "type": "ApiCatalog",
  "id": "https://izvestbk.ru/.well-known/api-catalog",
  "title": "izvestbk.ru API Catalog",
  "description": "API endpoints for izvestbk.ru — lime manufacturer",
  "linkset": [
    {
      "anchor": "https://izvestbk.ru/wp-json/",
      "rel": "service-desc",
      "href": "https://izvestbk.ru/wp-json/",
      "type": "application/json",
      "title": "WordPress REST API"
    },
    {
      "anchor": "https://izvestbk.ru/",
      "rel": "service-doc",
      "href": "https://izvestbk.ru/about/",
      "type": "text/html",
      "title": "About Us"
    }
  ]
}
