API endpoint that allows projects to be viewed or edited.

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

{
    "id": 91,
    "name": "Thailand Labelling Project",
    "description": "Labelling for Experts",
    "details": "https://api.beluga.insectai.org/api/v2/projects/91/?format=api",
    "deployments_count": 5,
    "created_at": "2025-01-21T12:05:19.830987",
    "updated_at": "2025-01-30T05:49:36.825080",
    "image": "https://object-arbutus.cloud.computecanada.ca/ami-media-staging/uploads/projects/Media.jpg",
    "draft": false,
    "deployments": [
        {
            "id": 265,
            "name": "Puang Thong (hill)",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/265/?format=api",
            "latitude": 13.18876,
            "longitude": 101.63671,
            "events_count": 68,
            "user_permissions": []
        },
        {
            "id": 266,
            "name": "Puang Thong 2 (lake)",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/266/?format=api",
            "latitude": 13.18896,
            "longitude": 101.63569,
            "events_count": 29,
            "user_permissions": []
        },
        {
            "id": 264,
            "name": "RAMA 9",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/264/?format=api",
            "latitude": 14.04786,
            "longitude": 100.72023,
            "events_count": 33,
            "user_permissions": []
        },
        {
            "id": 267,
            "name": "Sakaerat (car graveyard)",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/267/?format=api",
            "latitude": 14.50943,
            "longitude": 101.92925,
            "events_count": 42,
            "user_permissions": []
        },
        {
            "id": 268,
            "name": "Sakaerat 2 (dam)",
            "image": null,
            "details": "https://api.beluga.insectai.org/api/v2/deployments/268/?format=api",
            "latitude": 14.4973,
            "longitude": 101.91551,
            "events_count": 41,
            "user_permissions": []
        }
    ],
    "summary_data": [
        {
            "id": "captures",
            "title": "Captures",
            "plots": [
                {
                    "title": "Average captures per hour",
                    "data": {
                        "x": [
                            "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",
                            "4:00 AM",
                            "5:00 AM",
                            "11:00 AM"
                        ],
                        "y": [
                            547.0,
                            1080.0,
                            1066.0,
                            1070.0,
                            1070.0,
                            1070.0,
                            1070.0,
                            1060.0,
                            1060.0,
                            1044.0,
                            10.0,
                            41.0,
                            29.0
                        ],
                        "ticktext": [
                            "6:00 PM",
                            "11: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,
                            0,
                            0,
                            0,
                            0,
                            39088,
                            183587,
                            209704,
                            98006,
                            129807,
                            51292
                        ],
                        "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": [],
                        "y": [],
                        "ticktext": []
                    },
                    "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,
                            0,
                            0,
                            0,
                            0,
                            0,
                            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": [],
                        "y": []
                    },
                    "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,
                            0,
                            0,
                            0,
                            0,
                            0,
                            0,
                            0,
                            0
                        ],
                        "tickvals": [
                            "Jan",
                            "Feb",
                            "Mar",
                            "Apr",
                            "May",
                            "Jun",
                            "Jul",
                            "Aug",
                            "Sep",
                            "Oct",
                            "Nov",
                            "Dec"
                        ]
                    },
                    "type": "bar"
                }
            ]
        }
    ],
    "owner": {
        "id": 72,
        "name": "Jenna Louise Lawson",
        "image": null,
        "details": "https://api.beluga.insectai.org/api/v2/users/72/?format=api",
        "user_permissions": []
    },
    "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": []
}