Show a series.

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

{
    "id": 1619,
    "url": "https://patchwork.libcamera.org/api/series/1619/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1619",
    "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: FrameDurations control refinements",
    "date": "2021-01-28T09:10:45",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1619/mbox/",
    "cover_letter": {
        "id": 11037,
        "url": "https://patchwork.libcamera.org/api/covers/11037/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11037/",
        "msgid": "<20210128091050.881815-1-naush@raspberrypi.com>",
        "date": "2021-01-28T09:10:45",
        "name": "[libcamera-devel,v3,0/5] Raspberry Pi: FrameDurations control refinements",
        "mbox": "https://patchwork.libcamera.org/cover/11037/mbox/"
    },
    "patches": [
        {
            "id": 11038,
            "url": "https://patchwork.libcamera.org/api/patches/11038/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11038/",
            "msgid": "<20210128091050.881815-2-naush@raspberrypi.com>",
            "date": "2021-01-28T09:10:46",
            "name": "[libcamera-devel,v3,1/5] libcamera: camera_sensor: Make VBLANK mandatory",
            "mbox": "https://patchwork.libcamera.org/patch/11038/mbox/"
        },
        {
            "id": 11039,
            "url": "https://patchwork.libcamera.org/api/patches/11039/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11039/",
            "msgid": "<20210128091050.881815-3-naush@raspberrypi.com>",
            "date": "2021-01-28T09:10:47",
            "name": "[libcamera-devel,v3,2/5] libcamera: camera_sensor: Add frame length limits to CameraSensorInfo",
            "mbox": "https://patchwork.libcamera.org/patch/11039/mbox/"
        },
        {
            "id": 11040,
            "url": "https://patchwork.libcamera.org/api/patches/11040/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11040/",
            "msgid": "<20210128091050.881815-4-naush@raspberrypi.com>",
            "date": "2021-01-28T09:10:48",
            "name": "[libcamera-devel,v3,3/5] ipa: raspberrypi: Limit the calculated vblank based on the sensor mode",
            "mbox": "https://patchwork.libcamera.org/patch/11040/mbox/"
        },
        {
            "id": 11041,
            "url": "https://patchwork.libcamera.org/api/patches/11041/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11041/",
            "msgid": "<20210128091050.881815-5-naush@raspberrypi.com>",
            "date": "2021-01-28T09:10:49",
            "name": "[libcamera-devel,v3,4/5] ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC",
            "mbox": "https://patchwork.libcamera.org/patch/11041/mbox/"
        },
        {
            "id": 11042,
            "url": "https://patchwork.libcamera.org/api/patches/11042/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11042/",
            "msgid": "<20210128091050.881815-6-naush@raspberrypi.com>",
            "date": "2021-01-28T09:10:50",
            "name": "[libcamera-devel,v3,5/5] pipeline: raspberrypi: Add notion of priority write to StaggeredCtrl",
            "mbox": "https://patchwork.libcamera.org/patch/11042/mbox/"
        }
    ]
}