Show a series.

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

{
    "id": 1579,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1579/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1579",
    "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": "libcamera: Add helper for controls that take effect with a delay",
    "date": "2021-01-16T11:47:57",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/1.1/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 5,
    "total": 8,
    "received_total": 6,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/1579/mbox/",
    "cover_letter": {
        "id": 10874,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/10874/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10874/",
        "msgid": "<20210116114805.905397-1-niklas.soderlund@ragnatech.se>",
        "date": "2021-01-16T11:47:57",
        "name": "[libcamera-devel,v5,0/8] libcamera: Add helper for controls that take effect with a delay",
        "mbox": "https://patchwork.libcamera.org/cover/10874/mbox/"
    },
    "patches": [
        {
            "id": 10875,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10875/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10875/",
            "msgid": "<20210116114805.905397-2-niklas.soderlund@ragnatech.se>",
            "date": "2021-01-16T11:47:58",
            "name": "[libcamera-devel,v5,1/8] libcamera: delayed_controls: Add helper for controls that apply with a delay",
            "mbox": "https://patchwork.libcamera.org/patch/10875/mbox/"
        },
        {
            "id": 10876,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10876/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10876/",
            "msgid": "<20210116114805.905397-3-niklas.soderlund@ragnatech.se>",
            "date": "2021-01-16T11:47:59",
            "name": "[libcamera-devel,v5,2/8] test: delayed_controls: Add test case for DelayedControls",
            "mbox": "https://patchwork.libcamera.org/patch/10876/mbox/"
        },
        {
            "id": 10877,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10877/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10877/",
            "msgid": "<20210116114805.905397-4-niklas.soderlund@ragnatech.se>",
            "date": "2021-01-16T11:48:00",
            "name": "[libcamera-devel,v5,3/8] libcamera: raspberrypi: Switch to DelayedControls",
            "mbox": "https://patchwork.libcamera.org/patch/10877/mbox/"
        },
        {
            "id": 10878,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10878/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10878/",
            "msgid": "<20210116114805.905397-6-niklas.soderlund@ragnatech.se>",
            "date": "2021-01-16T11:48:02",
            "name": "[libcamera-devel,v5,5/8] libcamera: camera_sensor: Expose the camera device",
            "mbox": "https://patchwork.libcamera.org/patch/10878/mbox/"
        },
        {
            "id": 10879,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10879/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10879/",
            "msgid": "<20210116114805.905397-7-niklas.soderlund@ragnatech.se>",
            "date": "2021-01-16T11:48:03",
            "name": "[libcamera-devel,v5,6/8] libcamera: pipeline: rkisp1: Use delayed controls",
            "mbox": "https://patchwork.libcamera.org/patch/10879/mbox/"
        },
        {
            "id": 10880,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10880/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10880/",
            "msgid": "<20210116114805.905397-8-niklas.soderlund@ragnatech.se>",
            "date": "2021-01-16T11:48:04",
            "name": "[libcamera-devel,v5,7/8] libcamera: pipeline: rkisp1: Use SOF event to warn about late parameters",
            "mbox": "https://patchwork.libcamera.org/patch/10880/mbox/"
        }
    ]
}