Show a series.

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

{
    "id": 1533,
    "url": "https://patchwork.libcamera.org/api/series/1533/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1533",
    "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": "libcamera: Add helper for controls that take effect with a delay",
    "date": "2020-12-15T00:48:03",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 4,
    "total": 8,
    "received_total": 6,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/1533/mbox/",
    "cover_letter": {
        "id": 10661,
        "url": "https://patchwork.libcamera.org/api/covers/10661/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10661/",
        "msgid": "<20201215004811.602429-1-niklas.soderlund@ragnatech.se>",
        "date": "2020-12-15T00:48:03",
        "name": "[libcamera-devel,v4,0/8] libcamera: Add helper for controls that take effect with a delay",
        "mbox": "https://patchwork.libcamera.org/cover/10661/mbox/"
    },
    "patches": [
        {
            "id": 10662,
            "url": "https://patchwork.libcamera.org/api/patches/10662/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10662/",
            "msgid": "<20201215004811.602429-2-niklas.soderlund@ragnatech.se>",
            "date": "2020-12-15T00:48:04",
            "name": "[libcamera-devel,v4,1/8] libcamera: delayed_controls: Add helper for controls that applies with a delay",
            "mbox": "https://patchwork.libcamera.org/patch/10662/mbox/"
        },
        {
            "id": 10663,
            "url": "https://patchwork.libcamera.org/api/patches/10663/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10663/",
            "msgid": "<20201215004811.602429-3-niklas.soderlund@ragnatech.se>",
            "date": "2020-12-15T00:48:05",
            "name": "[libcamera-devel,v4,2/8] test: delayed_controls: Add test case for DelayedControls",
            "mbox": "https://patchwork.libcamera.org/patch/10663/mbox/"
        },
        {
            "id": 10664,
            "url": "https://patchwork.libcamera.org/api/patches/10664/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10664/",
            "msgid": "<20201215004811.602429-4-niklas.soderlund@ragnatech.se>",
            "date": "2020-12-15T00:48:06",
            "name": "[libcamera-devel,v4,3/8] libcamera: raspberrypi: Switch to DelayedControls",
            "mbox": "https://patchwork.libcamera.org/patch/10664/mbox/"
        },
        {
            "id": 10665,
            "url": "https://patchwork.libcamera.org/api/patches/10665/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10665/",
            "msgid": "<20201215004811.602429-6-niklas.soderlund@ragnatech.se>",
            "date": "2020-12-15T00:48:08",
            "name": "[libcamera-devel,v4,5/8] libcamera: camera_sensor: Expose the camera device",
            "mbox": "https://patchwork.libcamera.org/patch/10665/mbox/"
        },
        {
            "id": 10666,
            "url": "https://patchwork.libcamera.org/api/patches/10666/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10666/",
            "msgid": "<20201215004811.602429-7-niklas.soderlund@ragnatech.se>",
            "date": "2020-12-15T00:48:09",
            "name": "[libcamera-devel,v4,6/8] libcamera: pipeline: rkisp1: Use delayed controls",
            "mbox": "https://patchwork.libcamera.org/patch/10666/mbox/"
        },
        {
            "id": 10667,
            "url": "https://patchwork.libcamera.org/api/patches/10667/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10667/",
            "msgid": "<20201215004811.602429-8-niklas.soderlund@ragnatech.se>",
            "date": "2020-12-15T00:48:10",
            "name": "[libcamera-devel,v4,7/8] libcamera: pipeline: rkisp1: Use SOF event to warn about late parameters",
            "mbox": "https://patchwork.libcamera.org/patch/10667/mbox/"
        }
    ]
}