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

{
    "count": 0,
    "every": null,
    "before": "2024-05-03T05:32:38.734636Z",
    "after": "2024-05-03T04:32:38.735210Z",
    "measurements": []
}