Show a series.

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

{
    "id": 4205,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4205/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4205",
    "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 various CI issues",
    "date": "2024-03-07T22:18:05",
    "submitter": {
        "id": 30,
        "url": "https://patchwork.libcamera.org/api/1.1/people/30/?format=api",
        "name": "Nicolas Dufresne",
        "email": "nicolas@ndufresne.ca"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4205/mbox/",
    "cover_letter": {
        "id": 19637,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/19637/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19637/",
        "msgid": "<20240307221810.2109348-1-nicolas@ndufresne.ca>",
        "date": "2024-03-07T22:18:05",
        "name": "[v1,0/5] Fix various CI issues",
        "mbox": "https://patchwork.libcamera.org/cover/19637/mbox/"
    },
    "patches": [
        {
            "id": 19638,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19638/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19638/",
            "msgid": "<20240307221810.2109348-2-nicolas@ndufresne.ca>",
            "date": "2024-03-07T22:18:06",
            "name": "[v1,1/5] Use full registry path for the CrOS docker",
            "mbox": "https://patchwork.libcamera.org/patch/19638/mbox/"
        },
        {
            "id": 19639,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19639/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19639/",
            "msgid": "<20240307221810.2109348-3-nicolas@ndufresne.ca>",
            "date": "2024-03-07T22:18:07",
            "name": "[v1,2/5] Add missing FDO_UPSTREAM_REPO",
            "mbox": "https://patchwork.libcamera.org/patch/19639/mbox/"
        },
        {
            "id": 19640,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19640/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19640/",
            "msgid": "<20240307221810.2109348-4-nicolas@ndufresne.ca>",
            "date": "2024-03-07T22:18:08",
            "name": "[v1,3/5] qemu: Print error logs on unit test failure",
            "mbox": "https://patchwork.libcamera.org/patch/19640/mbox/"
        },
        {
            "id": 19641,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19641/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19641/",
            "msgid": "<20240307221810.2109348-5-nicolas@ndufresne.ca>",
            "date": "2024-03-07T22:18:09",
            "name": "[v1,4/5] docker: Install appsink element",
            "mbox": "https://patchwork.libcamera.org/patch/19641/mbox/"
        },
        {
            "id": 19642,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19642/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19642/",
            "msgid": "<20240307221810.2109348-6-nicolas@ndufresne.ca>",
            "date": "2024-03-07T22:18:10",
            "name": "[v1,5/5] build-libcamera-common: Fix comment typo 'corss' to 'cross'",
            "mbox": "https://patchwork.libcamera.org/patch/19642/mbox/"
        }
    ]
}