Machine-readable status
Prefer the JSON API over scraping this page.
GET
https://status.michaelcurrie.com/api/status.json
returns overall status, per-service state, uptime, and recent checks
as compact application/json (no auth).
curl -sS "https://status.michaelcurrie.com/api/status.json"
This HTML also embeds
JSON-LD
(application/ld+json in <head>)
and advertises the API via
<link rel="alternate" type="application/json">.
Crawlers are welcome — see /robots.txt.