Show a series.

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

{
    "id": 1666,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1666/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1666",
    "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": "Raspberry Pi: Colour denoise",
    "date": "2021-02-08T15:07:32",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 6,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1666/mbox/",
    "cover_letter": {
        "id": 11189,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11189/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11189/",
        "msgid": "<20210208150738.2293520-1-naush@raspberrypi.com>",
        "date": "2021-02-08T15:07:32",
        "name": "[libcamera-devel,v6,0/6] Raspberry Pi: Colour denoise",
        "mbox": "https://patchwork.libcamera.org/cover/11189/mbox/"
    },
    "patches": [
        {
            "id": 11190,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11190/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11190/",
            "msgid": "<20210208150738.2293520-2-naush@raspberrypi.com>",
            "date": "2021-02-08T15:07:33",
            "name": "[libcamera-devel,v6,1/6] pipeline: raspberrypi: Refactor stream configuration routine",
            "mbox": "https://patchwork.libcamera.org/patch/11190/mbox/"
        },
        {
            "id": 11192,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11192/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11192/",
            "msgid": "<20210208150738.2293520-3-naush@raspberrypi.com>",
            "date": "2021-02-08T15:07:34",
            "name": "[libcamera-devel,v6,2/6] pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused",
            "mbox": "https://patchwork.libcamera.org/patch/11192/mbox/"
        },
        {
            "id": 11191,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11191/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11191/",
            "msgid": "<20210208150738.2293520-4-naush@raspberrypi.com>",
            "date": "2021-02-08T15:07:35",
            "name": "[libcamera-devel,v6,3/6] uapi: raspberrypi: Update the bcm2835-isp header definition",
            "mbox": "https://patchwork.libcamera.org/patch/11191/mbox/"
        },
        {
            "id": 11195,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11195/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11195/",
            "msgid": "<20210208150738.2293520-5-naush@raspberrypi.com>",
            "date": "2021-02-08T15:07:36",
            "name": "[libcamera-devel,v6,4/6] ipa: raspberrypi: Rename SdnStatus to DenoiseStatus",
            "mbox": "https://patchwork.libcamera.org/patch/11195/mbox/"
        },
        {
            "id": 11193,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11193/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11193/",
            "msgid": "<20210208150738.2293520-6-naush@raspberrypi.com>",
            "date": "2021-02-08T15:07:37",
            "name": "[libcamera-devel,v6,5/6] ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller",
            "mbox": "https://patchwork.libcamera.org/patch/11193/mbox/"
        },
        {
            "id": 11194,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11194/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11194/",
            "msgid": "<20210208150738.2293520-7-naush@raspberrypi.com>",
            "date": "2021-02-08T15:07:38",
            "name": "[libcamera-devel,v6,6/6] ipa: raspberrypi: Handle control::NoiseReductionMode in the controller",
            "mbox": "https://patchwork.libcamera.org/patch/11194/mbox/"
        }
    ]
}