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

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