{ resource: [...], count }. Singles → the resource, or { error, code } on 404.
Cached at the edge s-maxage=3600, stale-while-revalidate=86400.
If the API is ever paused for maintenance, lists return { resource: [], count: 0, paused: true } — check /health to detect it.
Spec: https://eddyhdzg.com/api/v1/openapi.json.