GET /api/measurements/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "every": null,
    "before": "2026-03-14T15:20:20.451764Z",
    "after": "2026-03-14T14:20:20.452111Z",
    "measurements": []
}