Show a project.

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

{
    "id": 1,
    "url": "https://patchwork.libcamera.org/api/projects/1/?format=api",
    "name": "libcamera",
    "link_name": "libcamera",
    "list_id": "libcamera_core",
    "list_email": "libcamera-devel@lists.libcamera.org",
    "web_url": "",
    "scm_url": "",
    "webscm_url": "",
    "maintainers": [
        {
            "id": 16,
            "url": "https://patchwork.libcamera.org/api/users/16/?format=api",
            "username": "neg",
            "first_name": "Niklas",
            "last_name": "Söderlund",
            "email": "niklas.soderlund@ragnatech.se"
        },
        {
            "id": 12,
            "url": "https://patchwork.libcamera.org/api/users/12/?format=api",
            "username": "uajain",
            "first_name": "Umang",
            "last_name": "Jain",
            "email": "umang.jain@ideasonboard.com"
        },
        {
            "id": 13,
            "url": "https://patchwork.libcamera.org/api/users/13/?format=api",
            "username": "pwbot",
            "first_name": "Patchwork",
            "last_name": "Bot",
            "email": "kieran.bingham+pwbot@ideasonboard.com"
        },
        {
            "id": 17,
            "url": "https://patchwork.libcamera.org/api/users/17/?format=api",
            "username": "epaul",
            "first_name": "Paul",
            "last_name": "Elder",
            "email": "paul.elder@ideasonboard.com"
        },
        {
            "id": 15,
            "url": "https://patchwork.libcamera.org/api/users/15/?format=api",
            "username": "jmondi",
            "first_name": "Jacopo",
            "last_name": "Mondi",
            "email": "jacopo@jmondi.org"
        },
        {
            "id": 14,
            "url": "https://patchwork.libcamera.org/api/users/14/?format=api",
            "username": "pinchartl",
            "first_name": "Laurent",
            "last_name": "Pinchart",
            "email": "laurent.pinchart@ideasonboard.com"
        },
        {
            "id": 49,
            "url": "https://patchwork.libcamera.org/api/users/49/?format=api",
            "username": "stefan",
            "first_name": "Stefan",
            "last_name": "Klug",
            "email": "stefan.klug@ideasonboard.com"
        },
        {
            "id": 59,
            "url": "https://patchwork.libcamera.org/api/users/59/?format=api",
            "username": "pobrn",
            "first_name": "Barnabás",
            "last_name": "Pőcze",
            "email": "barnabas.pocze@ideasonboard.com"
        },
        {
            "id": 11,
            "url": "https://patchwork.libcamera.org/api/users/11/?format=api",
            "username": "kbingham",
            "first_name": "Kieran",
            "last_name": "Bingham",
            "email": "kieran.bingham@ideasonboard.com"
        },
        {
            "id": 23,
            "url": "https://patchwork.libcamera.org/api/users/23/?format=api",
            "username": "jhautbois",
            "first_name": "Jean-Michel",
            "last_name": "Hautbois",
            "email": "jeanmichel.hautbois@ideasonboard.com"
        }
    ],
    "subject_match": ""
}