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

{
    "data": [
        {
            "start": "2021-05-03T02:25:09",
            "end": "2021-05-03T02:26:09",
            "first_capture": {
                "id": 1923804,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923804/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923806,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923806/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:26:09",
            "end": "2021-05-03T02:27:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:27:09",
            "end": "2021-05-03T02:28:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:28:09",
            "end": "2021-05-03T02:29:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:29:09",
            "end": "2021-05-03T02:30:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:30:09",
            "end": "2021-05-03T02:31:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:31:09",
            "end": "2021-05-03T02:32:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:32:09",
            "end": "2021-05-03T02:33:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:33:09",
            "end": "2021-05-03T02:34:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:34:09",
            "end": "2021-05-03T02:35:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:35:09",
            "end": "2021-05-03T02:36:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:36:09",
            "end": "2021-05-03T02:37:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:37:09",
            "end": "2021-05-03T02:38:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:38:09",
            "end": "2021-05-03T02:39:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:39:09",
            "end": "2021-05-03T02:40:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:40:09",
            "end": "2021-05-03T02:41:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:41:09",
            "end": "2021-05-03T02:42:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:42:09",
            "end": "2021-05-03T02:43:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:43:09",
            "end": "2021-05-03T02:44:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:44:09",
            "end": "2021-05-03T02:45:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:45:09",
            "end": "2021-05-03T02:46:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:46:09",
            "end": "2021-05-03T02:47:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:47:09",
            "end": "2021-05-03T02:48:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:48:09",
            "end": "2021-05-03T02:49:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:49:09",
            "end": "2021-05-03T02:50:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:50:09",
            "end": "2021-05-03T02:51:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:51:09",
            "end": "2021-05-03T02:52:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:52:09",
            "end": "2021-05-03T02:53:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:53:09",
            "end": "2021-05-03T02:54:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:54:09",
            "end": "2021-05-03T02:55:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:55:09",
            "end": "2021-05-03T02:56:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:56:09",
            "end": "2021-05-03T02:57:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:57:09",
            "end": "2021-05-03T02:58:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:58:09",
            "end": "2021-05-03T02:59:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T02:59:09",
            "end": "2021-05-03T03:00:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:00:09",
            "end": "2021-05-03T03:01:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:01:09",
            "end": "2021-05-03T03:02:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:02:09",
            "end": "2021-05-03T03:03:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:03:09",
            "end": "2021-05-03T03:04:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:04:09",
            "end": "2021-05-03T03:05:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:05:09",
            "end": "2021-05-03T03:06:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:06:09",
            "end": "2021-05-03T03:07:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:07:09",
            "end": "2021-05-03T03:08:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:08:09",
            "end": "2021-05-03T03:09:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:09:09",
            "end": "2021-05-03T03:10:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:10:09",
            "end": "2021-05-03T03:11:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:11:09",
            "end": "2021-05-03T03:12:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:12:09",
            "end": "2021-05-03T03:13:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:13:09",
            "end": "2021-05-03T03:14:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:14:09",
            "end": "2021-05-03T03:15:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:15:09",
            "end": "2021-05-03T03:16:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:16:09",
            "end": "2021-05-03T03:17:09",
            "first_capture": {
                "id": 1923807,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923807/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923815,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923815/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:17:09",
            "end": "2021-05-03T03:18:09",
            "first_capture": {
                "id": 1923816,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923816/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923824/?format=api",
                "user_permissions": []
            },
            "captures_count": 9,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:18:09",
            "end": "2021-05-03T03:19:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:19:09",
            "end": "2021-05-03T03:20:09",
            "first_capture": {
                "id": 1923825,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923825/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923829,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923829/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:20:09",
            "end": "2021-05-03T03:21:09",
            "first_capture": {
                "id": 1923830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923830/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923830/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:21:09",
            "end": "2021-05-03T03:22:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:22:09",
            "end": "2021-05-03T03:23:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:23:09",
            "end": "2021-05-03T03:24:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:24:09",
            "end": "2021-05-03T03:25:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:25:09",
            "end": "2021-05-03T03:26:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:26:09",
            "end": "2021-05-03T03:27:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:27:09",
            "end": "2021-05-03T03:28:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:28:09",
            "end": "2021-05-03T03:29:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:29:09",
            "end": "2021-05-03T03:30:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:30:09",
            "end": "2021-05-03T03:31:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:31:09",
            "end": "2021-05-03T03:32:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:32:09",
            "end": "2021-05-03T03:33:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:33:09",
            "end": "2021-05-03T03:34:09",
            "first_capture": {
                "id": 1923831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923831/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923837,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923837/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:34:09",
            "end": "2021-05-03T03:35:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:35:09",
            "end": "2021-05-03T03:36:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:36:09",
            "end": "2021-05-03T03:37:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:37:09",
            "end": "2021-05-03T03:38:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:38:09",
            "end": "2021-05-03T03:39:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:39:09",
            "end": "2021-05-03T03:40:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:40:09",
            "end": "2021-05-03T03:41:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:41:09",
            "end": "2021-05-03T03:42:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:42:09",
            "end": "2021-05-03T03:43:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:43:09",
            "end": "2021-05-03T03:44:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:44:09",
            "end": "2021-05-03T03:45:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:45:09",
            "end": "2021-05-03T03:46:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:46:09",
            "end": "2021-05-03T03:47:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:47:09",
            "end": "2021-05-03T03:48:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:48:09",
            "end": "2021-05-03T03:49:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:49:09",
            "end": "2021-05-03T03:50:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:50:09",
            "end": "2021-05-03T03:51:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:51:09",
            "end": "2021-05-03T03:52:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:52:09",
            "end": "2021-05-03T03:53:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:53:09",
            "end": "2021-05-03T03:54:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:54:09",
            "end": "2021-05-03T03:55:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:55:09",
            "end": "2021-05-03T03:56:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:56:09",
            "end": "2021-05-03T03:57:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:57:09",
            "end": "2021-05-03T03:58:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:58:09",
            "end": "2021-05-03T03:59:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T03:59:09",
            "end": "2021-05-03T04:00:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:00:09",
            "end": "2021-05-03T04:01:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:01:09",
            "end": "2021-05-03T04:02:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:02:09",
            "end": "2021-05-03T04:03:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:03:09",
            "end": "2021-05-03T04:04:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:04:09",
            "end": "2021-05-03T04:05:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:05:09",
            "end": "2021-05-03T04:06:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:06:09",
            "end": "2021-05-03T04:07:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:07:09",
            "end": "2021-05-03T04:08:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:08:09",
            "end": "2021-05-03T04:09:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:09:09",
            "end": "2021-05-03T04:10:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:10:09",
            "end": "2021-05-03T04:11:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:11:09",
            "end": "2021-05-03T04:12:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:12:09",
            "end": "2021-05-03T04:13:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:13:09",
            "end": "2021-05-03T04:14:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:14:09",
            "end": "2021-05-03T04:15:09",
            "first_capture": {
                "id": 1923838,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923838/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923843,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923843/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:15:09",
            "end": "2021-05-03T04:16:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:16:09",
            "end": "2021-05-03T04:17:09",
            "first_capture": {
                "id": 1923844,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923844/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923849,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923849/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:17:09",
            "end": "2021-05-03T04:18:09",
            "first_capture": {
                "id": 1923850,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923850/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923854,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923854/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:18:09",
            "end": "2021-05-03T04:19:09",
            "first_capture": {
                "id": 1923855,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923855/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923864,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923864/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:19:09",
            "end": "2021-05-03T04:20:09",
            "first_capture": {
                "id": 1923865,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923865/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923877,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923877/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:20:09",
            "end": "2021-05-03T04:21:09",
            "first_capture": {
                "id": 1923878,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923878/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923882,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923882/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:21:09",
            "end": "2021-05-03T04:22:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:22:09",
            "end": "2021-05-03T04:23:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:23:09",
            "end": "2021-05-03T04:24:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:24:09",
            "end": "2021-05-03T04:25:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:25:09",
            "end": "2021-05-03T04:26:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:26:09",
            "end": "2021-05-03T04:27:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:27:09",
            "end": "2021-05-03T04:28:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:28:09",
            "end": "2021-05-03T04:29:09",
            "first_capture": {
                "id": 1923883,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923883/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923884,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923884/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:29:09",
            "end": "2021-05-03T04:30:09",
            "first_capture": {
                "id": 1923885,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923885/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923892,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923892/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:30:09",
            "end": "2021-05-03T04:31:09",
            "first_capture": {
                "id": 1923893,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923893/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923897,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923897/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:31:09",
            "end": "2021-05-03T04:32:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:32:09",
            "end": "2021-05-03T04:33:09",
            "first_capture": {
                "id": 1923898,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923898/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923899,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923899/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:33:09",
            "end": "2021-05-03T04:34:09",
            "first_capture": {
                "id": 1923900,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923900/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923913,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923913/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:34:09",
            "end": "2021-05-03T04:35:09",
            "first_capture": {
                "id": 1923914,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923914/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923930,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923930/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:35:09",
            "end": "2021-05-03T04:36:09",
            "first_capture": {
                "id": 1923931,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923931/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923960,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923960/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:36:09",
            "end": "2021-05-03T04:37:09",
            "first_capture": {
                "id": 1923961,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923961/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1923990,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923990/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:37:09",
            "end": "2021-05-03T04:38:09",
            "first_capture": {
                "id": 1923991,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1923991/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924020,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924020/?format=api",
                "user_permissions": []
            },
            "captures_count": 30,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:38:09",
            "end": "2021-05-03T04:39:09",
            "first_capture": {
                "id": 1924021,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924021/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924033,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924033/?format=api",
                "user_permissions": []
            },
            "captures_count": 13,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:39:09",
            "end": "2021-05-03T04:40:09",
            "first_capture": {
                "id": 1924034,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924034/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924045,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924045/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:40:09",
            "end": "2021-05-03T04:41:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:41:09",
            "end": "2021-05-03T04:42:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:42:09",
            "end": "2021-05-03T04:43:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:43:09",
            "end": "2021-05-03T04:44:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:44:09",
            "end": "2021-05-03T04:45:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:45:09",
            "end": "2021-05-03T04:46:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:46:09",
            "end": "2021-05-03T04:47:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:47:09",
            "end": "2021-05-03T04:48:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:48:09",
            "end": "2021-05-03T04:49:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:49:09",
            "end": "2021-05-03T04:50:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:50:09",
            "end": "2021-05-03T04:51:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:51:09",
            "end": "2021-05-03T04:52:09",
            "first_capture": {
                "id": 1924046,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924046/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924055,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924055/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:52:09",
            "end": "2021-05-03T04:53:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:53:09",
            "end": "2021-05-03T04:54:09",
            "first_capture": {
                "id": 1924056,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924056/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924061,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924061/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:54:09",
            "end": "2021-05-03T04:55:09",
            "first_capture": {
                "id": 1924062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924062/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924065,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924065/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:55:09",
            "end": "2021-05-03T04:56:09",
            "first_capture": {
                "id": 1924066,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924066/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924079,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924079/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:56:09",
            "end": "2021-05-03T04:57:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:57:09",
            "end": "2021-05-03T04:58:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:58:09",
            "end": "2021-05-03T04:59:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T04:59:09",
            "end": "2021-05-03T05:00:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T05:00:09",
            "end": "2021-05-03T05:01:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T05:01:09",
            "end": "2021-05-03T05:02:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T05:02:09",
            "end": "2021-05-03T05:03:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T05:03:09",
            "end": "2021-05-03T05:04:09",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2021-05-03T05:04:09",
            "end": "2021-05-03T05:04:29",
            "first_capture": {
                "id": 1924080,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924080/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 1924087,
                "details": "https://api.beluga.insectai.org/api/v2/captures/1924087/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        }
    ],
    "meta": {
        "total_intervals": 160,
        "resolution_minutes": 1,
        "max_detections": 1,
        "min_detections": 0,
        "total_detections": 1,
        "timeline_start": "2021-05-03T02:25:09",
        "timeline_end": "2021-05-03T05:04:29"
    }
}