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/530/timeline/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "data": [
        {
            "start": "2021-05-11T03:54:07",
            "end": "2021-05-11T03:55:07",
            "first_capture": {
                "id": 1904624,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904624/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1904626,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904626/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T03:55:07",
            "end": "2021-05-11T03:56:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T03:56:07",
            "end": "2021-05-11T03:57:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T03:57:07",
            "end": "2021-05-11T03:58:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T03:58:07",
            "end": "2021-05-11T03:59:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T03:59:07",
            "end": "2021-05-11T04:00:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:00:07",
            "end": "2021-05-11T04:01:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:01:07",
            "end": "2021-05-11T04:02:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:02:07",
            "end": "2021-05-11T04:03:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:03:07",
            "end": "2021-05-11T04:04:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:04:07",
            "end": "2021-05-11T04:05:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:05:07",
            "end": "2021-05-11T04:06:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:06:07",
            "end": "2021-05-11T04:07:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:07:07",
            "end": "2021-05-11T04:08:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:08:07",
            "end": "2021-05-11T04:09:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:09:07",
            "end": "2021-05-11T04:10:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:10:07",
            "end": "2021-05-11T04:11:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:11:07",
            "end": "2021-05-11T04:12:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:12:07",
            "end": "2021-05-11T04:13:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:13:07",
            "end": "2021-05-11T04:14:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:14:07",
            "end": "2021-05-11T04:15:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:15:07",
            "end": "2021-05-11T04:16:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:16:07",
            "end": "2021-05-11T04:17:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:17:07",
            "end": "2021-05-11T04:18:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:18:07",
            "end": "2021-05-11T04:19:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:19:07",
            "end": "2021-05-11T04:20:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:20:07",
            "end": "2021-05-11T04:21:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:21:07",
            "end": "2021-05-11T04:22:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:22:07",
            "end": "2021-05-11T04:23:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:23:07",
            "end": "2021-05-11T04:24:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:24:07",
            "end": "2021-05-11T04:25:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:25:07",
            "end": "2021-05-11T04:26:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:26:07",
            "end": "2021-05-11T04:27:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:27:07",
            "end": "2021-05-11T04:28:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:28:07",
            "end": "2021-05-11T04:29:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:29:07",
            "end": "2021-05-11T04:30:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:30:07",
            "end": "2021-05-11T04:31:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:31:07",
            "end": "2021-05-11T04:32:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:32:07",
            "end": "2021-05-11T04:33:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:33:07",
            "end": "2021-05-11T04:34:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:34:07",
            "end": "2021-05-11T04:35:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:35:07",
            "end": "2021-05-11T04:36:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:36:07",
            "end": "2021-05-11T04:37:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:37:07",
            "end": "2021-05-11T04:38:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:38:07",
            "end": "2021-05-11T04:39:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:39:07",
            "end": "2021-05-11T04:40:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:40:07",
            "end": "2021-05-11T04:41:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:41:07",
            "end": "2021-05-11T04:42:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:42:07",
            "end": "2021-05-11T04:43:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:43:07",
            "end": "2021-05-11T04:44:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:44:07",
            "end": "2021-05-11T04:45:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:45:07",
            "end": "2021-05-11T04:46:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:46:07",
            "end": "2021-05-11T04:47:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:47:07",
            "end": "2021-05-11T04:48:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:48:07",
            "end": "2021-05-11T04:49:07",
            "first_capture": {
                "id": 1904627,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904627/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1904649,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904649/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:49:07",
            "end": "2021-05-11T04:50:07",
            "first_capture": {
                "id": 1904650,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904650/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1904655,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904655/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:50:07",
            "end": "2021-05-11T04:51:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:51:07",
            "end": "2021-05-11T04:52:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:52:07",
            "end": "2021-05-11T04:53:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:53:07",
            "end": "2021-05-11T04:54:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:54:07",
            "end": "2021-05-11T04:55:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:55:07",
            "end": "2021-05-11T04:56:07",
            "first_capture": {
                "id": 1904656,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904656/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1904664,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904664/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:56:07",
            "end": "2021-05-11T04:57:07",
            "first_capture": {
                "id": 1904665,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904665/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1904668,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904668/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:57:07",
            "end": "2021-05-11T04:58:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:58:07",
            "end": "2021-05-11T04:59:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T04:59:07",
            "end": "2021-05-11T05:00:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:00:07",
            "end": "2021-05-11T05:01:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:01:07",
            "end": "2021-05-11T05:02:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:02:07",
            "end": "2021-05-11T05:03:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:03:07",
            "end": "2021-05-11T05:04:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:04:07",
            "end": "2021-05-11T05:05:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:05:07",
            "end": "2021-05-11T05:06:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:06:07",
            "end": "2021-05-11T05:07:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:07:07",
            "end": "2021-05-11T05:08:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:08:07",
            "end": "2021-05-11T05:09:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:09:07",
            "end": "2021-05-11T05:10:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:10:07",
            "end": "2021-05-11T05:11:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:11:07",
            "end": "2021-05-11T05:12:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:12:07",
            "end": "2021-05-11T05:13:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:13:07",
            "end": "2021-05-11T05:14:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:14:07",
            "end": "2021-05-11T05:15:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:15:07",
            "end": "2021-05-11T05:16:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:16:07",
            "end": "2021-05-11T05:17:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:17:07",
            "end": "2021-05-11T05:18:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:18:07",
            "end": "2021-05-11T05:19:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:19:07",
            "end": "2021-05-11T05:20:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:20:07",
            "end": "2021-05-11T05:21:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:21:07",
            "end": "2021-05-11T05:22:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:22:07",
            "end": "2021-05-11T05:23:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:23:07",
            "end": "2021-05-11T05:24:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:24:07",
            "end": "2021-05-11T05:25:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:25:07",
            "end": "2021-05-11T05:26:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:26:07",
            "end": "2021-05-11T05:27:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:27:07",
            "end": "2021-05-11T05:28:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:28:07",
            "end": "2021-05-11T05:29:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:29:07",
            "end": "2021-05-11T05:30:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:30:07",
            "end": "2021-05-11T05:31:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:31:07",
            "end": "2021-05-11T05:32:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:32:07",
            "end": "2021-05-11T05:33:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:33:07",
            "end": "2021-05-11T05:34:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:34:07",
            "end": "2021-05-11T05:35:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:35:07",
            "end": "2021-05-11T05:36:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:36:07",
            "end": "2021-05-11T05:37:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:37:07",
            "end": "2021-05-11T05:38:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:38:07",
            "end": "2021-05-11T05:39:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:39:07",
            "end": "2021-05-11T05:40:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:40:07",
            "end": "2021-05-11T05:41:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:41:07",
            "end": "2021-05-11T05:42:07",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-11T05:42:07",
            "end": "2021-05-11T05:43:01",
            "first_capture": {
                "id": 1904669,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904669/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1904674,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1904674/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 109,
        "resolution_minutes": 1,
        "max_detections": 0,
        "min_detections": 0,
        "total_detections": 0,
        "timeline_start": "2021-05-11T03:54:07",
        "timeline_end": "2021-05-11T05:43:01"
    }
}