Show a series.

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

{
    "id": 1694,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1694/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1694",
    "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": "DelayedControls updates and fixes",
    "date": "2021-02-16T08:53:37",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1694/mbox/",
    "cover_letter": {
        "id": 11299,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11299/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11299/",
        "msgid": "<20210216085342.1012717-1-naush@raspberrypi.com>",
        "date": "2021-02-16T08:53:37",
        "name": "[libcamera-devel,v2,0/5] DelayedControls updates and fixes",
        "mbox": "https://patchwork.libcamera.org/cover/11299/mbox/"
    },
    "patches": [
        {
            "id": 11300,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11300/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11300/",
            "msgid": "<20210216085342.1012717-2-naush@raspberrypi.com>",
            "date": "2021-02-16T08:53:38",
            "name": "[libcamera-devel,v2,1/5] libcamera: delayed_controls: Add notion of priority write",
            "mbox": "https://patchwork.libcamera.org/patch/11300/mbox/"
        },
        {
            "id": 11301,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11301/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11301/",
            "msgid": "<20210216085342.1012717-3-naush@raspberrypi.com>",
            "date": "2021-02-16T08:53:39",
            "name": "[libcamera-devel,v2,2/5] utils: raspberrypi: Add a DelayedControls log parser",
            "mbox": "https://patchwork.libcamera.org/patch/11301/mbox/"
        },
        {
            "id": 11302,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11302/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11302/",
            "msgid": "<20210216085342.1012717-4-naush@raspberrypi.com>",
            "date": "2021-02-16T08:53:40",
            "name": "[libcamera-devel,v2,3/5] libcamera: delayed_controls: Remove unneeded write when starting up",
            "mbox": "https://patchwork.libcamera.org/patch/11302/mbox/"
        },
        {
            "id": 11303,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11303/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11303/",
            "msgid": "<20210216085342.1012717-5-naush@raspberrypi.com>",
            "date": "2021-02-16T08:53:41",
            "name": "[libcamera-devel,v2,4/5] libcamera: delayed_controls: Remove spurious no-op queued controls",
            "mbox": "https://patchwork.libcamera.org/patch/11303/mbox/"
        },
        {
            "id": 11304,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11304/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11304/",
            "msgid": "<20210216085342.1012717-6-naush@raspberrypi.com>",
            "date": "2021-02-16T08:53:42",
            "name": "[libcamera-devel,v2,5/5] libcamera: delayed_controls: Fix off-by-one error in get()",
            "mbox": "https://patchwork.libcamera.org/patch/11304/mbox/"
        }
    ]
}