Show a series.

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

{
    "id": 1599,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1599/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1599",
    "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": "[libcamera-devel,v3,1/6] pipeline: raspberrypi: Refactor stream configuration routine",
    "date": "2021-01-22T13:14:46",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1599/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 10958,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10958/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10958/",
            "msgid": "<20210122131451.726584-1-naush@raspberrypi.com>",
            "date": "2021-01-22T13:14:46",
            "name": "[libcamera-devel,v3,1/6] pipeline: raspberrypi: Refactor stream configuration routine",
            "mbox": "https://patchwork.libcamera.org/patch/10958/mbox/"
        },
        {
            "id": 10959,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10959/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10959/",
            "msgid": "<20210122131451.726584-2-naush@raspberrypi.com>",
            "date": "2021-01-22T13:14:47",
            "name": "[libcamera-devel,v3,2/6] pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused",
            "mbox": "https://patchwork.libcamera.org/patch/10959/mbox/"
        },
        {
            "id": 10960,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10960/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10960/",
            "msgid": "<20210122131451.726584-3-naush@raspberrypi.com>",
            "date": "2021-01-22T13:14:48",
            "name": "[libcamera-devel,v3,3/6] uapi: raspberrypi: Update the bcm2835-isp header definition",
            "mbox": "https://patchwork.libcamera.org/patch/10960/mbox/"
        },
        {
            "id": 10961,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10961/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10961/",
            "msgid": "<20210122131451.726584-4-naush@raspberrypi.com>",
            "date": "2021-01-22T13:14:49",
            "name": "[libcamera-devel,v3,4/6] ipa: raspberrypi: Rename SdnStatus to DenoiseStatus",
            "mbox": "https://patchwork.libcamera.org/patch/10961/mbox/"
        },
        {
            "id": 10962,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10962/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10962/",
            "msgid": "<20210122131451.726584-5-naush@raspberrypi.com>",
            "date": "2021-01-22T13:14:50",
            "name": "[libcamera-devel,v3,5/6] ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller",
            "mbox": "https://patchwork.libcamera.org/patch/10962/mbox/"
        },
        {
            "id": 10963,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10963/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10963/",
            "msgid": "<20210122131451.726584-6-naush@raspberrypi.com>",
            "date": "2021-01-22T13:14:51",
            "name": "[libcamera-devel,v3,6/6] ipa: raspberrypi: Handle control::NoiseReductionMode in the controller",
            "mbox": "https://patchwork.libcamera.org/patch/10963/mbox/"
        }
    ]
}