Show a series.

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

{
    "id": 1308,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1308/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1308",
    "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": "Digital zoom",
    "date": "2020-09-22T10:03:54",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/1.1/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1308/mbox/",
    "cover_letter": {
        "id": 9698,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/9698/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/9698/",
        "msgid": "<20200922100400.30766-1-david.plowman@raspberrypi.com>",
        "date": "2020-09-22T10:03:54",
        "name": "[libcamera-devel,0/6] Digital zoom",
        "mbox": "https://patchwork.libcamera.org/cover/9698/mbox/"
    },
    "patches": [
        {
            "id": 9699,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9699/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9699/",
            "msgid": "<20200922100400.30766-2-david.plowman@raspberrypi.com>",
            "date": "2020-09-22T10:03:55",
            "name": "[libcamera-devel,1/6] libcamera: Add SensorOutputSize property",
            "mbox": "https://patchwork.libcamera.org/patch/9699/mbox/"
        },
        {
            "id": 9700,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9700/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9700/",
            "msgid": "<20200922100400.30766-3-david.plowman@raspberrypi.com>",
            "date": "2020-09-22T10:03:56",
            "name": "[libcamera-devel,2/6] libcamera: Initialise the SensorOutputSize property",
            "mbox": "https://patchwork.libcamera.org/patch/9700/mbox/"
        },
        {
            "id": 9701,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9701/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9701/",
            "msgid": "<20200922100400.30766-4-david.plowman@raspberrypi.com>",
            "date": "2020-09-22T10:03:57",
            "name": "[libcamera-devel,3/6] libcamera: Add IspCrop control",
            "mbox": "https://patchwork.libcamera.org/patch/9701/mbox/"
        },
        {
            "id": 9702,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9702/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9702/",
            "msgid": "<20200922100400.30766-5-david.plowman@raspberrypi.com>",
            "date": "2020-09-22T10:03:58",
            "name": "[libcamera-devel,4/6] libcamera: Add geometry helper functions",
            "mbox": "https://patchwork.libcamera.org/patch/9702/mbox/"
        },
        {
            "id": 9703,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9703/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9703/",
            "msgid": "<20200922100400.30766-6-david.plowman@raspberrypi.com>",
            "date": "2020-09-22T10:03:59",
            "name": "[libcamera-devel,5/6] libcamera: pipeline: raspberrypi: Implementation of digital zoom",
            "mbox": "https://patchwork.libcamera.org/patch/9703/mbox/"
        },
        {
            "id": 9704,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/9704/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/9704/",
            "msgid": "<20200922100400.30766-7-david.plowman@raspberrypi.com>",
            "date": "2020-09-22T10:04:00",
            "name": "[libcamera-devel,6/6] qcam: Add command line option to test IspCrop control",
            "mbox": "https://patchwork.libcamera.org/patch/9704/mbox/"
        }
    ]
}