Show a series.

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

{
    "id": 1596,
    "url": "https://patchwork.libcamera.org/api/series/1596/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1596",
    "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-22T09:25:31",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1596/mbox/",
    "cover_letter": {
        "id": 10944,
        "url": "https://patchwork.libcamera.org/api/covers/10944/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10944/",
        "msgid": "<20210122092537.708375-1-naush@raspberrypi.com>",
        "date": "2021-01-22T09:25:31",
        "name": "[libcamera-devel,v2,0/6] Raspberry Pi: Colour denoise",
        "mbox": "https://patchwork.libcamera.org/cover/10944/mbox/"
    },
    "patches": [
        {
            "id": 10945,
            "url": "https://patchwork.libcamera.org/api/patches/10945/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10945/",
            "msgid": "<20210122092537.708375-2-naush@raspberrypi.com>",
            "date": "2021-01-22T09:25:32",
            "name": "[libcamera-devel,v2,1/6] pipeline: raspberrypi: Refactor stream configuration routine",
            "mbox": "https://patchwork.libcamera.org/patch/10945/mbox/"
        },
        {
            "id": 10946,
            "url": "https://patchwork.libcamera.org/api/patches/10946/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10946/",
            "msgid": "<20210122092537.708375-3-naush@raspberrypi.com>",
            "date": "2021-01-22T09:25:33",
            "name": "[libcamera-devel,v2,2/6] pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused",
            "mbox": "https://patchwork.libcamera.org/patch/10946/mbox/"
        },
        {
            "id": 10947,
            "url": "https://patchwork.libcamera.org/api/patches/10947/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10947/",
            "msgid": "<20210122092537.708375-4-naush@raspberrypi.com>",
            "date": "2021-01-22T09:25:34",
            "name": "[libcamera-devel,v2,3/6] uapi: raspberrypi: Update the bcm2835-isp header definition",
            "mbox": "https://patchwork.libcamera.org/patch/10947/mbox/"
        },
        {
            "id": 10948,
            "url": "https://patchwork.libcamera.org/api/patches/10948/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10948/",
            "msgid": "<20210122092537.708375-5-naush@raspberrypi.com>",
            "date": "2021-01-22T09:25:35",
            "name": "[libcamera-devel,v2,4/6] ipa: raspberrypi: Rename SdnStatus to DenoiseStatus",
            "mbox": "https://patchwork.libcamera.org/patch/10948/mbox/"
        },
        {
            "id": 10949,
            "url": "https://patchwork.libcamera.org/api/patches/10949/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10949/",
            "msgid": "<20210122092537.708375-6-naush@raspberrypi.com>",
            "date": "2021-01-22T09:25:36",
            "name": "[libcamera-devel,v2,5/6] ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller",
            "mbox": "https://patchwork.libcamera.org/patch/10949/mbox/"
        },
        {
            "id": 10950,
            "url": "https://patchwork.libcamera.org/api/patches/10950/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10950/",
            "msgid": "<20210122092537.708375-7-naush@raspberrypi.com>",
            "date": "2021-01-22T09:25:37",
            "name": "[libcamera-devel,v2,6/6] ipa: raspberrypi: Handle control::NoiseReductionMode in the controller",
            "mbox": "https://patchwork.libcamera.org/patch/10950/mbox/"
        }
    ]
}