Show a series.

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

{
    "id": 38,
    "url": "https://patchwork.libcamera.org/api/series/38/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=38",
    "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": "Add basic camera enumeration",
    "date": "2018-12-22T23:00:29",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 1,
    "total": 12,
    "received_total": 12,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/38/mbox/",
    "cover_letter": {
        "id": 76,
        "url": "https://patchwork.libcamera.org/api/covers/76/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/76/",
        "msgid": "<20181222230041.29999-1-niklas.soderlund@ragnatech.se>",
        "date": "2018-12-22T23:00:29",
        "name": "[libcamera-devel,00/12] Add basic camera enumeration",
        "mbox": "https://patchwork.libcamera.org/cover/76/mbox/"
    },
    "patches": [
        {
            "id": 77,
            "url": "https://patchwork.libcamera.org/api/patches/77/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/77/",
            "msgid": "<20181222230041.29999-2-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:30",
            "name": "[libcamera-devel,01/12] libcamera: Add Camera class",
            "mbox": "https://patchwork.libcamera.org/patch/77/mbox/"
        },
        {
            "id": 78,
            "url": "https://patchwork.libcamera.org/api/patches/78/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/78/",
            "msgid": "<20181222230041.29999-3-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:31",
            "name": "[libcamera-devel,02/12] libcamera: add dependency on libudev",
            "mbox": "https://patchwork.libcamera.org/patch/78/mbox/"
        },
        {
            "id": 79,
            "url": "https://patchwork.libcamera.org/api/patches/79/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/79/",
            "msgid": "<20181222230041.29999-4-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:32",
            "name": "[libcamera-devel,03/12] libcamera: deviceenumerator: add DeviceInfo class",
            "mbox": "https://patchwork.libcamera.org/patch/79/mbox/"
        },
        {
            "id": 80,
            "url": "https://patchwork.libcamera.org/api/patches/80/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/80/",
            "msgid": "<20181222230041.29999-5-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:33",
            "name": "[libcamera-devel,04/12] libcamera: deviceenumerator: add DeviceMatch class",
            "mbox": "https://patchwork.libcamera.org/patch/80/mbox/"
        },
        {
            "id": 81,
            "url": "https://patchwork.libcamera.org/api/patches/81/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/81/",
            "msgid": "<20181222230041.29999-6-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:34",
            "name": "[libcamera-devel,05/12] libcamera: deviceenumerator: add DeviceEnumerator class",
            "mbox": "https://patchwork.libcamera.org/patch/81/mbox/"
        },
        {
            "id": 82,
            "url": "https://patchwork.libcamera.org/api/patches/82/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/82/",
            "msgid": "<20181222230041.29999-7-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:35",
            "name": "[libcamera-devel,06/12] libcamera: deviceenumerator: add DeviceEnumeratorUdev class",
            "mbox": "https://patchwork.libcamera.org/patch/82/mbox/"
        },
        {
            "id": 83,
            "url": "https://patchwork.libcamera.org/api/patches/83/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/83/",
            "msgid": "<20181222230041.29999-8-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:36",
            "name": "[libcamera-devel,07/12] libcamera: deviceenumerator: add factory for DeviceEnumerators",
            "mbox": "https://patchwork.libcamera.org/patch/83/mbox/"
        },
        {
            "id": 84,
            "url": "https://patchwork.libcamera.org/api/patches/84/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/84/",
            "msgid": "<20181222230041.29999-9-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:37",
            "name": "[libcamera-devel,08/12] libcamera: deviceenumerator: add documentation",
            "mbox": "https://patchwork.libcamera.org/patch/84/mbox/"
        },
        {
            "id": 85,
            "url": "https://patchwork.libcamera.org/api/patches/85/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/85/",
            "msgid": "<20181222230041.29999-10-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:38",
            "name": "[libcamera-devel,09/12] libcamera: pipelinehandler: add PipelineHandler class",
            "mbox": "https://patchwork.libcamera.org/patch/85/mbox/"
        },
        {
            "id": 86,
            "url": "https://patchwork.libcamera.org/api/patches/86/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/86/",
            "msgid": "<20181222230041.29999-11-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:39",
            "name": "[libcamera-devel,10/12] libcamera: cameramanager: add CameraManager class",
            "mbox": "https://patchwork.libcamera.org/patch/86/mbox/"
        },
        {
            "id": 87,
            "url": "https://patchwork.libcamera.org/api/patches/87/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/87/",
            "msgid": "<20181222230041.29999-12-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:40",
            "name": "[libcamera-devel,11/12] libcamera: pipe-vimc: add pipeline handler for vimc",
            "mbox": "https://patchwork.libcamera.org/patch/87/mbox/"
        },
        {
            "id": 88,
            "url": "https://patchwork.libcamera.org/api/patches/88/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/88/",
            "msgid": "<20181222230041.29999-13-niklas.soderlund@ragnatech.se>",
            "date": "2018-12-22T23:00:41",
            "name": "[libcamera-devel,12/12] tests: add test to list all cameras in the system",
            "mbox": "https://patchwork.libcamera.org/patch/88/mbox/"
        }
    ]
}