Show a series.

GET /api/1.1/series/803/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 803,
    "url": "https://patchwork.libcamera.org/api/1.1/series/803/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=803",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/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": ""
    },
    "name": "Fix resource leaks pointed out by coverity scans",
    "date": "2020-04-13T10:46:34",
    "submitter": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/people/1/?format=api",
        "name": "Umang Jain",
        "email": "email@uajain.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/803/mbox/",
    "cover_letter": {
        "id": 3429,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/3429/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/3429/",
        "msgid": "<20200413104631.12276-1-email@uajain.com>",
        "date": "2020-04-13T10:46:34",
        "name": "[libcamera-devel,0/4] Fix resource leaks pointed out by coverity scans",
        "mbox": "https://patchwork.libcamera.org/cover/3429/mbox/"
    },
    "patches": [
        {
            "id": 3430,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3430/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3430/",
            "msgid": "<20200413104631.12276-2-email@uajain.com>",
            "date": "2020-04-13T10:46:51",
            "name": "[libcamera-devel,1/4] test: ipc: unixsocket: Close open fds on error paths",
            "mbox": "https://patchwork.libcamera.org/patch/3430/mbox/"
        },
        {
            "id": 3432,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3432/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3432/",
            "msgid": "<20200413104631.12276-4-email@uajain.com>",
            "date": "2020-04-13T10:46:53",
            "name": "[libcamera-devel,3/4] test: log: log_api: Close open fds on error paths",
            "mbox": "https://patchwork.libcamera.org/patch/3432/mbox/"
        },
        {
            "id": 3431,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3431/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3431/",
            "msgid": "<20200413104631.12276-3-email@uajain.com>",
            "date": "2020-04-13T10:46:53",
            "name": "[libcamera-devel,2/4] test: ipc: unixsocket: Close open fds on error paths",
            "mbox": "https://patchwork.libcamera.org/patch/3431/mbox/"
        },
        {
            "id": 3433,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3433/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3433/",
            "msgid": "<20200413104631.12276-5-email@uajain.com>",
            "date": "2020-04-13T10:46:55",
            "name": "[libcamera-devel,4/4] test: log: log_process: Close open fds on error paths",
            "mbox": "https://patchwork.libcamera.org/patch/3433/mbox/"
        }
    ]
}