Return a list of time intervals and the number of detections for each interval, including intervals where no source images were captured, along with meta information.

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

{
    "data": [
        {
            "start": "2021-05-02T21:48:13",
            "end": "2021-05-02T21:49:13",
            "first_capture": {
                "id": 1923792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923792/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923792,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923792/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2021-05-02T21:49:13",
            "end": "2021-05-02T21:50:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:50:13",
            "end": "2021-05-02T21:51:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:51:13",
            "end": "2021-05-02T21:52:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:52:13",
            "end": "2021-05-02T21:53:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:53:13",
            "end": "2021-05-02T21:54:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:54:13",
            "end": "2021-05-02T21:55:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:55:13",
            "end": "2021-05-02T21:56:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:56:13",
            "end": "2021-05-02T21:57:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:57:13",
            "end": "2021-05-02T21:58:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:58:13",
            "end": "2021-05-02T21:59:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T21:59:13",
            "end": "2021-05-02T22:00:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:00:13",
            "end": "2021-05-02T22:01:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:01:13",
            "end": "2021-05-02T22:02:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:02:13",
            "end": "2021-05-02T22:03:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:03:13",
            "end": "2021-05-02T22:04:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:04:13",
            "end": "2021-05-02T22:05:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:05:13",
            "end": "2021-05-02T22:06:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:06:13",
            "end": "2021-05-02T22:07:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:07:13",
            "end": "2021-05-02T22:08:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:08:13",
            "end": "2021-05-02T22:09:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:09:13",
            "end": "2021-05-02T22:10:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:10:13",
            "end": "2021-05-02T22:11:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:11:13",
            "end": "2021-05-02T22:12:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:12:13",
            "end": "2021-05-02T22:13:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:13:13",
            "end": "2021-05-02T22:14:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:14:13",
            "end": "2021-05-02T22:15:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:15:13",
            "end": "2021-05-02T22:16:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:16:13",
            "end": "2021-05-02T22:17:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:17:13",
            "end": "2021-05-02T22:18:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:18:13",
            "end": "2021-05-02T22:19:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:19:13",
            "end": "2021-05-02T22:20:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:20:13",
            "end": "2021-05-02T22:21:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:21:13",
            "end": "2021-05-02T22:22:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:22:13",
            "end": "2021-05-02T22:23:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:23:13",
            "end": "2021-05-02T22:24:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:24:13",
            "end": "2021-05-02T22:25:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:25:13",
            "end": "2021-05-02T22:26:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:26:13",
            "end": "2021-05-02T22:27:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:27:13",
            "end": "2021-05-02T22:28:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:28:13",
            "end": "2021-05-02T22:29:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:29:13",
            "end": "2021-05-02T22:30:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:30:13",
            "end": "2021-05-02T22:31:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:31:13",
            "end": "2021-05-02T22:32:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:32:13",
            "end": "2021-05-02T22:33:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:33:13",
            "end": "2021-05-02T22:34:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:34:13",
            "end": "2021-05-02T22:35:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:35:13",
            "end": "2021-05-02T22:36:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:36:13",
            "end": "2021-05-02T22:37:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:37:13",
            "end": "2021-05-02T22:38:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:38:13",
            "end": "2021-05-02T22:39:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:39:13",
            "end": "2021-05-02T22:40:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:40:13",
            "end": "2021-05-02T22:41:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:41:13",
            "end": "2021-05-02T22:42:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:42:13",
            "end": "2021-05-02T22:43:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:43:13",
            "end": "2021-05-02T22:44:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:44:13",
            "end": "2021-05-02T22:45:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:45:13",
            "end": "2021-05-02T22:46:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:46:13",
            "end": "2021-05-02T22:47:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:47:13",
            "end": "2021-05-02T22:48:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:48:13",
            "end": "2021-05-02T22:49:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:49:13",
            "end": "2021-05-02T22:50:13",
            "first_capture": {
                "id": 1923793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923793/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923793,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923793/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:50:13",
            "end": "2021-05-02T22:51:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:51:13",
            "end": "2021-05-02T22:52:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:52:13",
            "end": "2021-05-02T22:53:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:53:13",
            "end": "2021-05-02T22:54:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:54:13",
            "end": "2021-05-02T22:55:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:55:13",
            "end": "2021-05-02T22:56:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:56:13",
            "end": "2021-05-02T22:57:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:57:13",
            "end": "2021-05-02T22:58:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:58:13",
            "end": "2021-05-02T22:59:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T22:59:13",
            "end": "2021-05-02T23:00:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:00:13",
            "end": "2021-05-02T23:01:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:01:13",
            "end": "2021-05-02T23:02:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:02:13",
            "end": "2021-05-02T23:03:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:03:13",
            "end": "2021-05-02T23:04:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:04:13",
            "end": "2021-05-02T23:05:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:05:13",
            "end": "2021-05-02T23:06:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:06:13",
            "end": "2021-05-02T23:07:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:07:13",
            "end": "2021-05-02T23:08:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:08:13",
            "end": "2021-05-02T23:09:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:09:13",
            "end": "2021-05-02T23:10:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:10:13",
            "end": "2021-05-02T23:11:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:11:13",
            "end": "2021-05-02T23:12:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:12:13",
            "end": "2021-05-02T23:13:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:13:13",
            "end": "2021-05-02T23:14:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:14:13",
            "end": "2021-05-02T23:15:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:15:13",
            "end": "2021-05-02T23:16:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:16:13",
            "end": "2021-05-02T23:17:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:17:13",
            "end": "2021-05-02T23:18:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:18:13",
            "end": "2021-05-02T23:19:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:19:13",
            "end": "2021-05-02T23:20:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:20:13",
            "end": "2021-05-02T23:21:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:21:13",
            "end": "2021-05-02T23:22:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:22:13",
            "end": "2021-05-02T23:23:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:23:13",
            "end": "2021-05-02T23:24:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:24:13",
            "end": "2021-05-02T23:25:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:25:13",
            "end": "2021-05-02T23:26:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:26:13",
            "end": "2021-05-02T23:27:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:27:13",
            "end": "2021-05-02T23:28:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:28:13",
            "end": "2021-05-02T23:29:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:29:13",
            "end": "2021-05-02T23:30:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:30:13",
            "end": "2021-05-02T23:31:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:31:13",
            "end": "2021-05-02T23:32:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:32:13",
            "end": "2021-05-02T23:33:13",
            "first_capture": {
                "id": 1923794,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923794/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923802,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923802/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:33:13",
            "end": "2021-05-02T23:34:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:34:13",
            "end": "2021-05-02T23:35:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:35:13",
            "end": "2021-05-02T23:36:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:36:13",
            "end": "2021-05-02T23:37:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:37:13",
            "end": "2021-05-02T23:38:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:38:13",
            "end": "2021-05-02T23:39:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:39:13",
            "end": "2021-05-02T23:40:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:40:13",
            "end": "2021-05-02T23:41:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:41:13",
            "end": "2021-05-02T23:42:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:42:13",
            "end": "2021-05-02T23:43:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:43:13",
            "end": "2021-05-02T23:44:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:44:13",
            "end": "2021-05-02T23:45:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:45:13",
            "end": "2021-05-02T23:46:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:46:13",
            "end": "2021-05-02T23:47:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:47:13",
            "end": "2021-05-02T23:48:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:48:13",
            "end": "2021-05-02T23:49:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:49:13",
            "end": "2021-05-02T23:50:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:50:13",
            "end": "2021-05-02T23:51:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:51:13",
            "end": "2021-05-02T23:52:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:52:13",
            "end": "2021-05-02T23:53:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:53:13",
            "end": "2021-05-02T23:54:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:54:13",
            "end": "2021-05-02T23:55:13",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-02T23:55:13",
            "end": "2021-05-02T23:55:51",
            "first_capture": {
                "id": 1923803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923803/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923803,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923803/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 128,
        "resolution_minutes": 1,
        "max_detections": 1,
        "min_detections": 0,
        "total_detections": 1,
        "timeline_start": "2021-05-02T21:48:13",
        "timeline_end": "2021-05-02T23:55:51"
    }
}