Show a series.

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

{
    "id": 791,
    "url": "https://patchwork.libcamera.org/api/1.1/series/791/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=791",
    "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": "Miscellaneous Code Improvements for mаster",
    "date": "2020-04-01T09:15:50",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/791/mbox/",
    "cover_letter": {
        "id": 3364,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/3364/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/3364/",
        "msgid": "<20200401091553.28187-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-04-01T09:15:50",
        "name": "[libcamera-devel,v4.1,0/3] Miscellaneous Code Improvements for mаster",
        "mbox": "https://patchwork.libcamera.org/cover/3364/mbox/"
    },
    "patches": [
        {
            "id": 3365,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3365/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3365/",
            "msgid": "<20200401091553.28187-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-04-01T09:15:51",
            "name": "[libcamera-devel,v4.1,1/3] libcamera: Define {unique, shared}_ptr helpers",
            "mbox": "https://patchwork.libcamera.org/patch/3365/mbox/"
        },
        {
            "id": 3367,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3367/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3367/",
            "msgid": "<20200401091553.28187-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-04-01T09:15:52",
            "name": "[libcamera-devel,v4.1,2/3] libcamera: v4l2_device: fix increment symmetry",
            "mbox": "https://patchwork.libcamera.org/patch/3367/mbox/"
        },
        {
            "id": 3366,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3366/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3366/",
            "msgid": "<20200401091553.28187-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-04-01T09:15:53",
            "name": "[libcamera-devel,v4.1,3/3] libcamera: Prevent merge conflicts",
            "mbox": "https://patchwork.libcamera.org/patch/3366/mbox/"
        }
    ]
}