Show a series.

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

{
    "id": 1611,
    "url": "https://patchwork.libcamera.org/api/series/1611/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1611",
    "project": {
        "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": ""
    },
    "name": "Raspberry Pi: Colour denoise",
    "date": "2021-01-26T16:24:06",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 4,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1611/mbox/",
    "cover_letter": {
        "id": 11009,
        "url": "https://patchwork.libcamera.org/api/covers/11009/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11009/",
        "msgid": "<20210126162412.824033-1-naush@raspberrypi.com>",
        "date": "2021-01-26T16:24:06",
        "name": "[libcamera-devel,v4,0/6] Raspberry Pi: Colour denoise",
        "mbox": "https://patchwork.libcamera.org/cover/11009/mbox/"
    },
    "patches": [
        {
            "id": 11010,
            "url": "https://patchwork.libcamera.org/api/patches/11010/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11010/",
            "msgid": "<20210126162412.824033-2-naush@raspberrypi.com>",
            "date": "2021-01-26T16:24:07",
            "name": "[libcamera-devel,v4,1/6] pipeline: raspberrypi: Refactor stream configuration routine",
            "mbox": "https://patchwork.libcamera.org/patch/11010/mbox/"
        },
        {
            "id": 11011,
            "url": "https://patchwork.libcamera.org/api/patches/11011/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11011/",
            "msgid": "<20210126162412.824033-3-naush@raspberrypi.com>",
            "date": "2021-01-26T16:24:08",
            "name": "[libcamera-devel,v4,2/6] pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused",
            "mbox": "https://patchwork.libcamera.org/patch/11011/mbox/"
        },
        {
            "id": 11012,
            "url": "https://patchwork.libcamera.org/api/patches/11012/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11012/",
            "msgid": "<20210126162412.824033-4-naush@raspberrypi.com>",
            "date": "2021-01-26T16:24:09",
            "name": "[libcamera-devel,v4,3/6] uapi: raspberrypi: Update the bcm2835-isp header definition",
            "mbox": "https://patchwork.libcamera.org/patch/11012/mbox/"
        },
        {
            "id": 11013,
            "url": "https://patchwork.libcamera.org/api/patches/11013/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11013/",
            "msgid": "<20210126162412.824033-5-naush@raspberrypi.com>",
            "date": "2021-01-26T16:24:10",
            "name": "[libcamera-devel,v4,4/6] ipa: raspberrypi: Rename SdnStatus to DenoiseStatus",
            "mbox": "https://patchwork.libcamera.org/patch/11013/mbox/"
        },
        {
            "id": 11014,
            "url": "https://patchwork.libcamera.org/api/patches/11014/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11014/",
            "msgid": "<20210126162412.824033-6-naush@raspberrypi.com>",
            "date": "2021-01-26T16:24:11",
            "name": "[libcamera-devel,v4,5/6] ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller",
            "mbox": "https://patchwork.libcamera.org/patch/11014/mbox/"
        },
        {
            "id": 11015,
            "url": "https://patchwork.libcamera.org/api/patches/11015/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11015/",
            "msgid": "<20210126162412.824033-7-naush@raspberrypi.com>",
            "date": "2021-01-26T16:24:12",
            "name": "[libcamera-devel,v4,6/6] ipa: raspberrypi: Handle control::NoiseReductionMode in the controller",
            "mbox": "https://patchwork.libcamera.org/patch/11015/mbox/"
        }
    ]
}