Show a series.

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

{
    "id": 1627,
    "url": "https://patchwork.libcamera.org/api/series/1627/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1627",
    "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-29T15:11:48",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 5,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1627/mbox/",
    "cover_letter": {
        "id": 11060,
        "url": "https://patchwork.libcamera.org/api/covers/11060/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11060/",
        "msgid": "<20210129151154.1051163-1-naush@raspberrypi.com>",
        "date": "2021-01-29T15:11:48",
        "name": "[libcamera-devel,v5,0/6] Raspberry Pi: Colour denoise",
        "mbox": "https://patchwork.libcamera.org/cover/11060/mbox/"
    },
    "patches": [
        {
            "id": 11061,
            "url": "https://patchwork.libcamera.org/api/patches/11061/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11061/",
            "msgid": "<20210129151154.1051163-2-naush@raspberrypi.com>",
            "date": "2021-01-29T15:11:49",
            "name": "[libcamera-devel,v5,1/6] pipeline: raspberrypi: Refactor stream configuration routine",
            "mbox": "https://patchwork.libcamera.org/patch/11061/mbox/"
        },
        {
            "id": 11062,
            "url": "https://patchwork.libcamera.org/api/patches/11062/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11062/",
            "msgid": "<20210129151154.1051163-3-naush@raspberrypi.com>",
            "date": "2021-01-29T15:11:50",
            "name": "[libcamera-devel,v5,2/6] pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused",
            "mbox": "https://patchwork.libcamera.org/patch/11062/mbox/"
        },
        {
            "id": 11063,
            "url": "https://patchwork.libcamera.org/api/patches/11063/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11063/",
            "msgid": "<20210129151154.1051163-4-naush@raspberrypi.com>",
            "date": "2021-01-29T15:11:51",
            "name": "[libcamera-devel,v5,3/6] uapi: raspberrypi: Update the bcm2835-isp header definition",
            "mbox": "https://patchwork.libcamera.org/patch/11063/mbox/"
        },
        {
            "id": 11064,
            "url": "https://patchwork.libcamera.org/api/patches/11064/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11064/",
            "msgid": "<20210129151154.1051163-5-naush@raspberrypi.com>",
            "date": "2021-01-29T15:11:52",
            "name": "[libcamera-devel,v5,4/6] ipa: raspberrypi: Rename SdnStatus to DenoiseStatus",
            "mbox": "https://patchwork.libcamera.org/patch/11064/mbox/"
        },
        {
            "id": 11065,
            "url": "https://patchwork.libcamera.org/api/patches/11065/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11065/",
            "msgid": "<20210129151154.1051163-6-naush@raspberrypi.com>",
            "date": "2021-01-29T15:11:53",
            "name": "[libcamera-devel,v5,5/6] ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller",
            "mbox": "https://patchwork.libcamera.org/patch/11065/mbox/"
        },
        {
            "id": 11066,
            "url": "https://patchwork.libcamera.org/api/patches/11066/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11066/",
            "msgid": "<20210129151154.1051163-7-naush@raspberrypi.com>",
            "date": "2021-01-29T15:11:54",
            "name": "[libcamera-devel,v5,6/6] ipa: raspberrypi: Handle control::NoiseReductionMode in the controller",
            "mbox": "https://patchwork.libcamera.org/patch/11066/mbox/"
        }
    ]
}