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

{
    "data": [
        {
            "start": "2022-07-23T20:13:00",
            "end": "2022-07-23T20:14:00",
            "first_capture": {
                "id": 5073817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073817/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073817,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073817/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:14:00",
            "end": "2022-07-23T20:15:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:15:00",
            "end": "2022-07-23T20:16:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:16:00",
            "end": "2022-07-23T20:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:17:00",
            "end": "2022-07-23T20:18:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:18:00",
            "end": "2022-07-23T20:19:00",
            "first_capture": {
                "id": 4521069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521069/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521073,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521073/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:19:00",
            "end": "2022-07-23T20:20:00",
            "first_capture": {
                "id": 4521074,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521074/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521089,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521089/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:20:00",
            "end": "2022-07-23T20:21:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:21:00",
            "end": "2022-07-23T20:22:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:22:00",
            "end": "2022-07-23T20:23:00",
            "first_capture": {
                "id": 4521090,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521090/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521108,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521108/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:23:00",
            "end": "2022-07-23T20:24:00",
            "first_capture": {
                "id": 4521109,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521109/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073818,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073818/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:24:00",
            "end": "2022-07-23T20:25:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:25:00",
            "end": "2022-07-23T20:26:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:26:00",
            "end": "2022-07-23T20:27:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:27:00",
            "end": "2022-07-23T20:28:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:28:00",
            "end": "2022-07-23T20:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:29:00",
            "end": "2022-07-23T20:30:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:30:00",
            "end": "2022-07-23T20:31:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:31:00",
            "end": "2022-07-23T20:32:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:32:00",
            "end": "2022-07-23T20:33:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:33:00",
            "end": "2022-07-23T20:34:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:34:00",
            "end": "2022-07-23T20:35:00",
            "first_capture": {
                "id": 4521119,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521119/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521120,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521120/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:35:00",
            "end": "2022-07-23T20:36:00",
            "first_capture": {
                "id": 4521121,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521121/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521121,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521121/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:36:00",
            "end": "2022-07-23T20:37:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:37:00",
            "end": "2022-07-23T20:38:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:38:00",
            "end": "2022-07-23T20:39:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:39:00",
            "end": "2022-07-23T20:40:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:40:00",
            "end": "2022-07-23T20:41:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:41:00",
            "end": "2022-07-23T20:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:42:00",
            "end": "2022-07-23T20:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:43:00",
            "end": "2022-07-23T20:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:44:00",
            "end": "2022-07-23T20:45:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:45:00",
            "end": "2022-07-23T20:46:00",
            "first_capture": {
                "id": 5073820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073820/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073820,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073820/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:46:00",
            "end": "2022-07-23T20:47:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:47:00",
            "end": "2022-07-23T20:48:00",
            "first_capture": {
                "id": 4521122,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521122/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521125,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521125/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:48:00",
            "end": "2022-07-23T20:49:00",
            "first_capture": {
                "id": 4521126,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521126/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521127/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-07-23T20:49:00",
            "end": "2022-07-23T20:50:00",
            "first_capture": {
                "id": 4521138,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521138/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521153,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521153/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:50:00",
            "end": "2022-07-23T20:51:00",
            "first_capture": {
                "id": 4521154,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521154/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521168,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521168/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:51:00",
            "end": "2022-07-23T20:52:00",
            "first_capture": {
                "id": 4521169,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521169/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521178,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521178/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:52:00",
            "end": "2022-07-23T20:53:00",
            "first_capture": {
                "id": 4521179,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521179/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521181,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521181/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:53:00",
            "end": "2022-07-23T20:54:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:54:00",
            "end": "2022-07-23T20:55:00",
            "first_capture": {
                "id": 4521182,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521182/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521184,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521184/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:55:00",
            "end": "2022-07-23T20:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:56:00",
            "end": "2022-07-23T20:57:00",
            "first_capture": {
                "id": 4521185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521185/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521185,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521185/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-07-23T20:57:00",
            "end": "2022-07-23T20:58:00",
            "first_capture": {
                "id": 4521199,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521199/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521213,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521213/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:58:00",
            "end": "2022-07-23T20:59:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T20:59:00",
            "end": "2022-07-23T21:00:00",
            "first_capture": {
                "id": 4521214,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521214/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521234,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521234/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:00:00",
            "end": "2022-07-23T21:01:00",
            "first_capture": {
                "id": 4521235,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521235/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521251,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521251/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:01:00",
            "end": "2022-07-23T21:02:00",
            "first_capture": {
                "id": 4521252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521252/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521252,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521252/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:02:00",
            "end": "2022-07-23T21:03:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:03:00",
            "end": "2022-07-23T21:04:00",
            "first_capture": {
                "id": 4521253,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521253/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521255,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521255/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:04:00",
            "end": "2022-07-23T21:05:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:05:00",
            "end": "2022-07-23T21:06:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:06:00",
            "end": "2022-07-23T21:07:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:07:00",
            "end": "2022-07-23T21:08:00",
            "first_capture": {
                "id": 5073822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073822/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073822,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073822/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:08:00",
            "end": "2022-07-23T21:09:00",
            "first_capture": {
                "id": 4521256,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521256/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521259/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:09:00",
            "end": "2022-07-23T21:10:00",
            "first_capture": {
                "id": 4521260,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521260/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521262,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521262/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:10:00",
            "end": "2022-07-23T21:11:00",
            "first_capture": {
                "id": 4521263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521263/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521265,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521265/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:11:00",
            "end": "2022-07-23T21:12:00",
            "first_capture": {
                "id": 4521266,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521266/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521268,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521268/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:12:00",
            "end": "2022-07-23T21:13:00",
            "first_capture": {
                "id": 4521269,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521269/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521273/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:13:00",
            "end": "2022-07-23T21:14:00",
            "first_capture": {
                "id": 4521274,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521274/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521287,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521287/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:14:00",
            "end": "2022-07-23T21:15:00",
            "first_capture": {
                "id": 4521288,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521288/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521292,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521292/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:15:00",
            "end": "2022-07-23T21:16:00",
            "first_capture": {
                "id": 4521293,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521293/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521297/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:16:00",
            "end": "2022-07-23T21:17:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:17:00",
            "end": "2022-07-23T21:18:00",
            "first_capture": {
                "id": 4521298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521317/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:18:00",
            "end": "2022-07-23T21:19:00",
            "first_capture": {
                "id": 5073823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073823/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073823,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073823/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 3,
            "detections_avg": 3,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:19:00",
            "end": "2022-07-23T21:20:00",
            "first_capture": {
                "id": 4521318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521318/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521338,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521338/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:20:00",
            "end": "2022-07-23T21:21:00",
            "first_capture": {
                "id": 4521339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521339/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521343,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521343/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:21:00",
            "end": "2022-07-23T21:22:00",
            "first_capture": {
                "id": 4521344,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521344/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521348,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521348/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:22:00",
            "end": "2022-07-23T21:23:00",
            "first_capture": {
                "id": 4521349,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521349/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521371/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:23:00",
            "end": "2022-07-23T21:24:00",
            "first_capture": {
                "id": 4521372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521394,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521394/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:24:00",
            "end": "2022-07-23T21:25:00",
            "first_capture": {
                "id": 4521395,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521395/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521410,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521410/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:25:00",
            "end": "2022-07-23T21:26:00",
            "first_capture": {
                "id": 4521411,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521411/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521413,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521413/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:26:00",
            "end": "2022-07-23T21:27:00",
            "first_capture": {
                "id": 4521414,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521414/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521432,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521432/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:27:00",
            "end": "2022-07-23T21:28:00",
            "first_capture": {
                "id": 4521433,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521433/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521447,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521447/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:28:00",
            "end": "2022-07-23T21:29:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:29:00",
            "end": "2022-07-23T21:30:00",
            "first_capture": {
                "id": 5073824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073824/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073824,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073824/?format=api",
                "user_permissions": []
            },
            "captures_count": 2,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:30:00",
            "end": "2022-07-23T21:31:00",
            "first_capture": {
                "id": 4521449,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521449/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521472,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521472/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:31:00",
            "end": "2022-07-23T21:32:00",
            "first_capture": {
                "id": 4521473,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521473/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521475,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521475/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:32:00",
            "end": "2022-07-23T21:33:00",
            "first_capture": {
                "id": 4521495,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521495/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4521510,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521510/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 4,
            "detections_avg": 4,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:33:00",
            "end": "2022-07-23T21:34:00",
            "first_capture": {
                "id": 4521514,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4521514/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522030,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522030/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:34:00",
            "end": "2022-07-23T21:35:00",
            "first_capture": {
                "id": 4522031,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522031/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522053,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522053/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 7,
            "detections_avg": 7,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:35:00",
            "end": "2022-07-23T21:36:00",
            "first_capture": {
                "id": 4522054,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522054/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522068,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522068/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:36:00",
            "end": "2022-07-23T21:37:00",
            "first_capture": {
                "id": 4522069,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522069/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522091,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522091/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:37:00",
            "end": "2022-07-23T21:38:00",
            "first_capture": {
                "id": 4522092,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522092/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522097,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522097/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:38:00",
            "end": "2022-07-23T21:39:00",
            "first_capture": {
                "id": 4522098,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522098/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522103,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522103/?format=api",
                "user_permissions": []
            },
            "captures_count": 6,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:39:00",
            "end": "2022-07-23T21:40:00",
            "first_capture": {
                "id": 4522104,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522104/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522121,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522121/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:40:00",
            "end": "2022-07-23T21:41:00",
            "first_capture": {
                "id": 4522122,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522122/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522122,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522122/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 1,
            "detections_avg": 1,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:41:00",
            "end": "2022-07-23T21:42:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:42:00",
            "end": "2022-07-23T21:43:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:43:00",
            "end": "2022-07-23T21:44:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:44:00",
            "end": "2022-07-23T21:45:00",
            "first_capture": {
                "id": 4522128,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522128/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522131,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522131/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:45:00",
            "end": "2022-07-23T21:46:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:46:00",
            "end": "2022-07-23T21:47:00",
            "first_capture": {
                "id": 4522132,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522132/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522141,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522141/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:47:00",
            "end": "2022-07-23T21:48:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:48:00",
            "end": "2022-07-23T21:49:00",
            "first_capture": {
                "id": 4522142,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522142/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522147,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522147/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 6,
            "detections_avg": 6,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:49:00",
            "end": "2022-07-23T21:50:00",
            "first_capture": {
                "id": 4522152,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522152/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522172,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522172/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:50:00",
            "end": "2022-07-23T21:51:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:51:00",
            "end": "2022-07-23T21:52:00",
            "first_capture": {
                "id": 4522173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522173/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522173,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522173/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 5,
            "detections_avg": 5,
            "was_processed": true
        },
        {
            "start": "2022-07-23T21:52:00",
            "end": "2022-07-23T21:53:00",
            "first_capture": {
                "id": 4522195,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522195/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522209/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:53:00",
            "end": "2022-07-23T21:54:00",
            "first_capture": {
                "id": 4522210,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522210/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522229,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522229/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:54:00",
            "end": "2022-07-23T21:55:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:55:00",
            "end": "2022-07-23T21:56:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:56:00",
            "end": "2022-07-23T21:57:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:57:00",
            "end": "2022-07-23T21:58:00",
            "first_capture": null,
            "top_capture": null,
            "captures_count": 0,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:58:00",
            "end": "2022-07-23T21:59:00",
            "first_capture": {
                "id": 4522230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522230/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522230,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522230/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T21:59:00",
            "end": "2022-07-23T22:00:00",
            "first_capture": {
                "id": 4522231,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522231/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522237,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522237/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:00:00",
            "end": "2022-07-23T22:01:00",
            "first_capture": {
                "id": 4522238,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522238/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522249,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522249/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 11,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:01:00",
            "end": "2022-07-23T22:02:00",
            "first_capture": {
                "id": 4522259,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522259/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522273,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522273/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 22,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:02:00",
            "end": "2022-07-23T22:03:00",
            "first_capture": {
                "id": 4522280,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522280/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522282,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522282/?format=api",
                "user_permissions": []
            },
            "captures_count": 4,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:03:00",
            "end": "2022-07-23T22:04:00",
            "first_capture": {
                "id": 4522283,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522283/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522297,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522297/?format=api",
                "user_permissions": []
            },
            "captures_count": 15,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:04:00",
            "end": "2022-07-23T22:05:00",
            "first_capture": {
                "id": 4522298,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522298/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522317/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:05:00",
            "end": "2022-07-23T22:06:00",
            "first_capture": {
                "id": 4522318,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522318/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522324,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522324/?format=api",
                "user_permissions": []
            },
            "captures_count": 7,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:06:00",
            "end": "2022-07-23T22:07:00",
            "first_capture": {
                "id": 4522325,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522325/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522347,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522347/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:07:00",
            "end": "2022-07-23T22:08:00",
            "first_capture": {
                "id": 4522348,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522348/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522359,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522359/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:08:00",
            "end": "2022-07-23T22:09:00",
            "first_capture": {
                "id": 4522360,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522360/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522363,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522363/?format=api",
                "user_permissions": []
            },
            "captures_count": 19,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:09:00",
            "end": "2022-07-23T22:10:00",
            "first_capture": {
                "id": 4522379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522379/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522392,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522392/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:10:00",
            "end": "2022-07-23T22:11:00",
            "first_capture": {
                "id": 4522393,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522393/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522417,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522417/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:11:00",
            "end": "2022-07-23T22:12:00",
            "first_capture": {
                "id": 4522418,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522418/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522421,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522421/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 13,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:12:00",
            "end": "2022-07-23T22:13:00",
            "first_capture": {
                "id": 4522426,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522426/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522436,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522436/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:13:00",
            "end": "2022-07-23T22:14:00",
            "first_capture": {
                "id": 4522437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522437/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073828,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073828/?format=api",
                "user_permissions": []
            },
            "captures_count": 14,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:14:00",
            "end": "2022-07-23T22:15:00",
            "first_capture": {
                "id": 4522450,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522450/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522454,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522454/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:15:00",
            "end": "2022-07-23T22:16:00",
            "first_capture": {
                "id": 4522455,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522455/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522455,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522455/?format=api",
                "user_permissions": []
            },
            "captures_count": 1,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:16:00",
            "end": "2022-07-23T22:17:00",
            "first_capture": {
                "id": 4522456,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522456/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522480,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522480/?format=api",
                "user_permissions": []
            },
            "captures_count": 25,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:17:00",
            "end": "2022-07-23T22:18:00",
            "first_capture": {
                "id": 4522481,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522481/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522492,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522492/?format=api",
                "user_permissions": []
            },
            "captures_count": 12,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:18:00",
            "end": "2022-07-23T22:19:00",
            "first_capture": {
                "id": 4522493,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522493/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522502,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522502/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 19,
            "detections_avg": 11,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:19:00",
            "end": "2022-07-23T22:20:00",
            "first_capture": {
                "id": 4522515,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522515/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4522524,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4522524/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:20:00",
            "end": "2022-07-23T22:21:00",
            "first_capture": {
                "id": 4523025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523025/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523041,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523041/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:21:00",
            "end": "2022-07-23T22:22:00",
            "first_capture": {
                "id": 4523042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523042/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523042,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523042/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 9,
            "detections_avg": 9,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:22:00",
            "end": "2022-07-23T22:23:00",
            "first_capture": {
                "id": 4523062,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523062/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523071/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:23:00",
            "end": "2022-07-23T22:24:00",
            "first_capture": {
                "id": 4523072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523072/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523095,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523095/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:24:00",
            "end": "2022-07-23T22:25:00",
            "first_capture": {
                "id": 4523096,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523096/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523116,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523116/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:25:00",
            "end": "2022-07-23T22:26:00",
            "first_capture": {
                "id": 4523117,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523117/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523127/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:26:00",
            "end": "2022-07-23T22:27:00",
            "first_capture": {
                "id": 4523128,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523128/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523145,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523145/?format=api",
                "user_permissions": []
            },
            "captures_count": 18,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:27:00",
            "end": "2022-07-23T22:28:00",
            "first_capture": {
                "id": 4523146,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523146/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523165,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523165/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:28:00",
            "end": "2022-07-23T22:29:00",
            "first_capture": {
                "id": 4523166,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523166/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523187,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523187/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:29:00",
            "end": "2022-07-23T22:30:00",
            "first_capture": {
                "id": 4523188,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523188/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523208,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523208/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:30:00",
            "end": "2022-07-23T22:31:00",
            "first_capture": {
                "id": 4523209,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523209/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523219,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523219/?format=api",
                "user_permissions": []
            },
            "captures_count": 11,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:31:00",
            "end": "2022-07-23T22:32:00",
            "first_capture": {
                "id": 4523220,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523220/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523241,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523241/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:32:00",
            "end": "2022-07-23T22:33:00",
            "first_capture": {
                "id": 4523242,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523242/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523246,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523246/?format=api",
                "user_permissions": []
            },
            "captures_count": 5,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:33:00",
            "end": "2022-07-23T22:34:00",
            "first_capture": {
                "id": 4523247,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523247/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523263,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523263/?format=api",
                "user_permissions": []
            },
            "captures_count": 17,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:34:00",
            "end": "2022-07-23T22:35:00",
            "first_capture": {
                "id": 4523264,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523264/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523277,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523277/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 8,
            "detections_avg": 8,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:35:00",
            "end": "2022-07-23T22:36:00",
            "first_capture": {
                "id": 4523286,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523286/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073830,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073830/?format=api",
                "user_permissions": []
            },
            "captures_count": 24,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:36:00",
            "end": "2022-07-23T22:37:00",
            "first_capture": {
                "id": 4523309,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523309/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523316,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523316/?format=api",
                "user_permissions": []
            },
            "captures_count": 8,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:37:00",
            "end": "2022-07-23T22:38:00",
            "first_capture": {
                "id": 4523317,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523317/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523319,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523319/?format=api",
                "user_permissions": []
            },
            "captures_count": 3,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:38:00",
            "end": "2022-07-23T22:39:00",
            "first_capture": {
                "id": 4523320,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523320/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523339,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523339/?format=api",
                "user_permissions": []
            },
            "captures_count": 20,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:39:00",
            "end": "2022-07-23T22:40:00",
            "first_capture": {
                "id": 4523340,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523340/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523355,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523355/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:40:00",
            "end": "2022-07-23T22:41:00",
            "first_capture": {
                "id": 4523356,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523356/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523371,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523371/?format=api",
                "user_permissions": []
            },
            "captures_count": 16,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:41:00",
            "end": "2022-07-23T22:42:00",
            "first_capture": {
                "id": 4523372,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523372/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523379,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523379/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 27,
            "detections_avg": 13,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:42:00",
            "end": "2022-07-23T22:43:00",
            "first_capture": {
                "id": 4523394,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523394/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523414,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523414/?format=api",
                "user_permissions": []
            },
            "captures_count": 21,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:43:00",
            "end": "2022-07-23T22:44:00",
            "first_capture": {
                "id": 4523415,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523415/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523437,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523437/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:44:00",
            "end": "2022-07-23T22:45:00",
            "first_capture": {
                "id": 4523438,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523438/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523460,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523460/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:45:00",
            "end": "2022-07-23T22:46:00",
            "first_capture": {
                "id": 4523461,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523461/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4523482,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523482/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:46:00",
            "end": "2022-07-23T22:47:00",
            "first_capture": {
                "id": 4523483,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523483/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 5073831,
                "details": "https://api.beluga.insectai.org/api/v2/captures/5073831/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:47:00",
            "end": "2022-07-23T22:48:00",
            "first_capture": {
                "id": 4523505,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4523505/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4524025,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524025/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 10,
            "detections_avg": 10,
            "was_processed": true
        },
        {
            "start": "2022-07-23T22:48:00",
            "end": "2022-07-23T22:49:00",
            "first_capture": {
                "id": 4524027,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524027/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4524049,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524049/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:49:00",
            "end": "2022-07-23T22:50:00",
            "first_capture": {
                "id": 4524050,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524050/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4524071,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524071/?format=api",
                "user_permissions": []
            },
            "captures_count": 22,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:50:00",
            "end": "2022-07-23T22:51:00",
            "first_capture": {
                "id": 4524072,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524072/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4524094,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524094/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:51:00",
            "end": "2022-07-23T22:52:00",
            "first_capture": {
                "id": 4524095,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524095/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4524117,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524117/?format=api",
                "user_permissions": []
            },
            "captures_count": 23,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        },
        {
            "start": "2022-07-23T22:52:00",
            "end": "2022-07-23T22:52:25",
            "first_capture": {
                "id": 4524118,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524118/?format=api",
                "user_permissions": []
            },
            "top_capture": {
                "id": 4524127,
                "details": "https://api.beluga.insectai.org/api/v2/captures/4524127/?format=api",
                "user_permissions": []
            },
            "captures_count": 10,
            "detections_count": 0,
            "detections_avg": 0,
            "was_processed": false
        }
    ],
    "meta": {
        "total_intervals": 160,
        "resolution_minutes": 1,
        "max_detections": 14,
        "min_detections": 0,
        "total_detections": 178,
        "timeline_start": "2022-07-23T20:13:00",
        "timeline_end": "2022-07-23T22:52:25"
    }
}