Show a series.

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

{
    "id": 1625,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1625/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1625",
    "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: FrameDurations control refinements",
    "date": "2021-01-29T11:16:11",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 4,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1625/mbox/",
    "cover_letter": {
        "id": 11050,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11050/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11050/",
        "msgid": "<20210129111616.1047483-1-naush@raspberrypi.com>",
        "date": "2021-01-29T11:16:11",
        "name": "[libcamera-devel,v4,0/5] Raspberry Pi: FrameDurations control refinements",
        "mbox": "https://patchwork.libcamera.org/cover/11050/mbox/"
    },
    "patches": [
        {
            "id": 11051,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11051/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11051/",
            "msgid": "<20210129111616.1047483-2-naush@raspberrypi.com>",
            "date": "2021-01-29T11:16:12",
            "name": "[libcamera-devel,v4,1/5] libcamera: camera_sensor: Make VBLANK mandatory",
            "mbox": "https://patchwork.libcamera.org/patch/11051/mbox/"
        },
        {
            "id": 11052,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11052/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11052/",
            "msgid": "<20210129111616.1047483-3-naush@raspberrypi.com>",
            "date": "2021-01-29T11:16:13",
            "name": "[libcamera-devel,v4,2/5] libcamera: camera_sensor: Add frame length limits to CameraSensorInfo",
            "mbox": "https://patchwork.libcamera.org/patch/11052/mbox/"
        },
        {
            "id": 11053,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11053/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11053/",
            "msgid": "<20210129111616.1047483-4-naush@raspberrypi.com>",
            "date": "2021-01-29T11:16:14",
            "name": "[libcamera-devel,v4,3/5] ipa: raspberrypi: Limit the calculated vblank based on the sensor mode",
            "mbox": "https://patchwork.libcamera.org/patch/11053/mbox/"
        },
        {
            "id": 11054,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11054/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11054/",
            "msgid": "<20210129111616.1047483-5-naush@raspberrypi.com>",
            "date": "2021-01-29T11:16:15",
            "name": "[libcamera-devel,v4,4/5] ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC",
            "mbox": "https://patchwork.libcamera.org/patch/11054/mbox/"
        },
        {
            "id": 11055,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11055/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11055/",
            "msgid": "<20210129111616.1047483-6-naush@raspberrypi.com>",
            "date": "2021-01-29T11:16:16",
            "name": "[libcamera-devel,v4,5/5] pipeline: raspberrypi: Add notion of priority write to StaggeredCtrl",
            "mbox": "https://patchwork.libcamera.org/patch/11055/mbox/"
        }
    ]
}