API endpoint that allows projects to be viewed or edited.

GET /api/v2/projects/16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 16,
    "name": "Aarhus Universitet, Department of Ecoscience",
    "description": "Snapshots from Denmark sites in 2023",
    "details": "https://api.beluga.insectai.org/api/v2/projects/16/?format=api",
    "deployments_count": 12,
    "created_at": "2023-10-12T03:08:14.338742",
    "updated_at": "2024-06-05T10:18:33.499845",
    "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/Aarhus_dept_logo_X1qqEVv.png",
    "draft": false,
    "deployments": [
        {
            "id": 41,
            "name": "Denmark - LV1",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/41/?format=api",
            "latitude": 56.943836,
            "longitude": 10.215437,
            "events_count": 146,
            "user_permissions": []
        },
        {
            "id": 43,
            "name": "Denmark - LV2",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/43/?format=api",
            "latitude": 56.939582,
            "longitude": 10.211193,
            "events_count": 146,
            "user_permissions": []
        },
        {
            "id": 44,
            "name": "Denmark - LV3",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/44/?format=api",
            "latitude": 56.849274,
            "longitude": 10.214871,
            "events_count": 146,
            "user_permissions": []
        },
        {
            "id": 45,
            "name": "Denmark - LV4",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/45/?format=api",
            "latitude": 56.824246,
            "longitude": 10.268368,
            "events_count": 138,
            "user_permissions": []
        },
        {
            "id": 40,
            "name": "Denmark - OH1",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/40/?format=api",
            "latitude": 56.255051,
            "longitude": 8.91585,
            "events_count": 181,
            "user_permissions": []
        },
        {
            "id": 46,
            "name": "Denmark - OH2",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/46/?format=api",
            "latitude": 56.250263,
            "longitude": 8.909175,
            "events_count": 180,
            "user_permissions": []
        },
        {
            "id": 47,
            "name": "Denmark - OH3",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/47/?format=api",
            "latitude": 56.254377,
            "longitude": 8.931631,
            "events_count": 63,
            "user_permissions": []
        },
        {
            "id": 50,
            "name": "Denmark - OH4",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/50/?format=api",
            "latitude": 56.242809,
            "longitude": 8.950197,
            "events_count": 177,
            "user_permissions": []
        },
        {
            "id": 48,
            "name": "Denmark - SS1",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/48/?format=api",
            "latitude": 54.73925,
            "longitude": 11.587632,
            "events_count": 99,
            "user_permissions": []
        },
        {
            "id": 42,
            "name": "Denmark - SS2",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/42/?format=api",
            "latitude": 54.731336,
            "longitude": 11.577281,
            "events_count": 98,
            "user_permissions": []
        },
        {
            "id": 49,
            "name": "Denmark - SS3",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/49/?format=api",
            "latitude": 54.718938,
            "longitude": 11.557997,
            "events_count": 98,
            "user_permissions": []
        },
        {
            "id": 165,
            "name": "Denmark - SS4",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/165/?format=api",
            "latitude": 54.78089,
            "longitude": 11.35643,
            "events_count": 0,
            "user_permissions": []
        }
    ],
    "summary_data": [
        {
            "id": "captures",
            "title": "Captures",
            "plots": [
                {
                    "title": "Average captures per hour",
                    "data": {
                        "x": [
                            "1:00 PM",
                            "2:00 PM",
                            "3:00 PM",
                            "4:00 PM",
                            "5:00 PM",
                            "6:00 PM",
                            "7:00 PM",
                            "8:00 PM",
                            "9:00 PM",
                            "10:00 PM",
                            "11:00 PM",
                            "12:00 AM",
                            "1:00 AM",
                            "2:00 AM",
                            "3:00 AM"
                        ],
                        "y": [
                            4.0,
                            3.0,
                            6.0,
                            6.0,
                            6.0,
                            6.0,
                            6.0,
                            6.0,
                            6.0,
                            6.0,
                            46.0,
                            49.0,
                            49.0,
                            49.0,
                            4.0
                        ],
                        "ticktext": [
                            "1:00 PM",
                            "3:00 AM"
                        ]
                    },
                    "type": "bar"
                },
                {
                    "title": "Captures per month",
                    "data": {
                        "x": [
                            "Jan",
                            "Feb",
                            "Mar",
                            "Apr",
                            "May",
                            "Jun",
                            "Jul",
                            "Aug",
                            "Sep",
                            "Oct",
                            "Nov",
                            "Dec"
                        ],
                        "y": [
                            0,
                            0,
                            2,
                            1770,
                            5500,
                            7067,
                            7356,
                            8155,
                            5368,
                            168,
                            0,
                            0
                        ],
                        "tickvals": [
                            "Jan",
                            "Feb",
                            "Mar",
                            "Apr",
                            "May",
                            "Jun",
                            "Jul",
                            "Aug",
                            "Sep",
                            "Oct",
                            "Nov",
                            "Dec"
                        ]
                    },
                    "type": "bar"
                }
            ]
        },
        {
            "id": "occurrences",
            "title": "Occurrences",
            "plots": [
                {
                    "title": "Average detections per hour",
                    "data": {
                        "x": [
                            "11:00 PM",
                            "12:00 AM",
                            "1:00 AM",
                            "2:00 AM",
                            "3:00 AM"
                        ],
                        "y": [
                            2.0,
                            1.0,
                            3.0,
                            4.0,
                            6.0
                        ],
                        "ticktext": [
                            "11:00 PM",
                            "3:00 AM"
                        ]
                    },
                    "type": "bar"
                },
                {
                    "title": "Occurrences per month",
                    "data": {
                        "x": [
                            "Jan",
                            "Feb",
                            "Mar",
                            "Apr",
                            "May",
                            "Jun",
                            "Jul",
                            "Aug",
                            "Sep",
                            "Oct",
                            "Nov",
                            "Dec"
                        ],
                        "y": [
                            0,
                            0,
                            0,
                            0,
                            39,
                            271,
                            191,
                            137,
                            6,
                            0,
                            0,
                            0
                        ],
                        "tickvals": [
                            "Jan",
                            "Feb",
                            "Mar",
                            "Apr",
                            "May",
                            "Jun",
                            "Jul",
                            "Aug",
                            "Sep",
                            "Oct",
                            "Nov",
                            "Dec"
                        ]
                    },
                    "type": "bar"
                }
            ]
        },
        {
            "id": "taxa",
            "title": "Taxa",
            "plots": [
                {
                    "title": "Top species observed",
                    "data": {
                        "x": [
                            12,
                            12,
                            14,
                            14,
                            15,
                            16,
                            17,
                            18,
                            18,
                            131
                        ],
                        "y": [
                            "Opostega salaciella",
                            "Orthotaenia undulana",
                            "Deltote pygarga",
                            "Catoptria verellus",
                            "Spilosoma lubricipeda",
                            "Yponomeuta evonymella",
                            "Pelosia muscerda",
                            "Bedellia somnulentella",
                            "Cydia splendana",
                            "Chrysoteuchia culmella"
                        ]
                    },
                    "type": "bar",
                    "orientation": "h"
                },
                {
                    "title": "Unique species per month",
                    "data": {
                        "x": [
                            "Jan",
                            "Feb",
                            "Mar",
                            "Apr",
                            "May",
                            "Jun",
                            "Jul",
                            "Aug",
                            "Sep",
                            "Oct",
                            "Nov",
                            "Dec"
                        ],
                        "y": [
                            0,
                            0,
                            0,
                            0,
                            21,
                            72,
                            87,
                            61,
                            4,
                            0,
                            0,
                            0
                        ],
                        "tickvals": [
                            "Jan",
                            "Feb",
                            "Mar",
                            "Apr",
                            "May",
                            "Jun",
                            "Jul",
                            "Aug",
                            "Sep",
                            "Oct",
                            "Nov",
                            "Dec"
                        ]
                    },
                    "type": "bar"
                }
            ]
        }
    ],
    "owner": null,
    "feature_flags": {
        "tags": false,
        "reprocess_existing_detections": false,
        "default_filters": false,
        "reprocess_all_images": false,
        "async_pipeline_workers": false
    },
    "settings": {
        "default_filters_exclude_taxa": [],
        "default_filters_include_taxa": [],
        "default_filters_score_threshold": 0.5,
        "default_processing_pipeline": null,
        "session_time_gap_seconds": 7200,
        "user_permissions": []
    },
    "is_member": false,
    "user_permissions": []
}