Show a series.

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

{
    "id": 1587,
    "url": "https://patchwork.libcamera.org/api/series/1587/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1587",
    "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-20T08:34:44",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1587/mbox/",
    "cover_letter": {
        "id": 10904,
        "url": "https://patchwork.libcamera.org/api/covers/10904/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10904/",
        "msgid": "<20210120083449.642418-1-naush@raspberrypi.com>",
        "date": "2021-01-20T08:34:44",
        "name": "[libcamera-devel,0/5] Raspberry Pi: Colour denoise",
        "mbox": "https://patchwork.libcamera.org/cover/10904/mbox/"
    },
    "patches": [
        {
            "id": 10905,
            "url": "https://patchwork.libcamera.org/api/patches/10905/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10905/",
            "msgid": "<20210120083449.642418-2-naush@raspberrypi.com>",
            "date": "2021-01-20T08:34:45",
            "name": "[libcamera-devel,1/5] pipeline: raspberrypi: Refactor stream configuration routine",
            "mbox": "https://patchwork.libcamera.org/patch/10905/mbox/"
        },
        {
            "id": 10906,
            "url": "https://patchwork.libcamera.org/api/patches/10906/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10906/",
            "msgid": "<20210120083449.642418-3-naush@raspberrypi.com>",
            "date": "2021-01-20T08:34:46",
            "name": "[libcamera-devel,2/5] pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused",
            "mbox": "https://patchwork.libcamera.org/patch/10906/mbox/"
        },
        {
            "id": 10907,
            "url": "https://patchwork.libcamera.org/api/patches/10907/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10907/",
            "msgid": "<20210120083449.642418-4-naush@raspberrypi.com>",
            "date": "2021-01-20T08:34:47",
            "name": "[libcamera-devel,3/5] uapi: raspberrypi: Update the bcm2835-isp header definition",
            "mbox": "https://patchwork.libcamera.org/patch/10907/mbox/"
        },
        {
            "id": 10908,
            "url": "https://patchwork.libcamera.org/api/patches/10908/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10908/",
            "msgid": "<20210120083449.642418-5-naush@raspberrypi.com>",
            "date": "2021-01-20T08:34:48",
            "name": "[libcamera-devel,4/5] ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller",
            "mbox": "https://patchwork.libcamera.org/patch/10908/mbox/"
        },
        {
            "id": 10909,
            "url": "https://patchwork.libcamera.org/api/patches/10909/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10909/",
            "msgid": "<20210120083449.642418-6-naush@raspberrypi.com>",
            "date": "2021-01-20T08:34:49",
            "name": "[libcamera-devel,5/5] ipa: raspberrypi: Handle control::NoiseReductionMode in the controller",
            "mbox": "https://patchwork.libcamera.org/patch/10909/mbox/"
        }
    ]
}