Show a series.

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

{
    "id": 16,
    "url": "https://patchwork.libcamera.org/api/1.1/series/16/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=16",
    "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": "Documentation: Initial Doxygen support",
    "date": "2018-12-11T19:10:05",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/16/mbox/",
    "cover_letter": {
        "id": 30,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/30/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/30/",
        "msgid": "<20181211191011.6315-1-laurent.pinchart@ideasonboard.com>",
        "date": "2018-12-11T19:10:05",
        "name": "[libcamera-devel,0/6] Documentation: Initial Doxygen support",
        "mbox": "https://patchwork.libcamera.org/cover/30/mbox/"
    },
    "patches": [
        {
            "id": 31,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/31/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/31/",
            "msgid": "<20181211191011.6315-2-laurent.pinchart@ideasonboard.com>",
            "date": "2018-12-11T19:10:06",
            "name": "[libcamera-devel,1/6] build: Clean up file names variables",
            "mbox": "https://patchwork.libcamera.org/patch/31/mbox/"
        },
        {
            "id": 32,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/32/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/32/",
            "msgid": "<20181211191011.6315-3-laurent.pinchart@ideasonboard.com>",
            "date": "2018-12-11T19:10:07",
            "name": "[libcamera-devel,2/6] Documentation: Set install_dir in custom_target()",
            "mbox": "https://patchwork.libcamera.org/patch/32/mbox/"
        },
        {
            "id": 33,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/33/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/33/",
            "msgid": "<20181211191011.6315-4-laurent.pinchart@ideasonboard.com>",
            "date": "2018-12-11T19:10:08",
            "name": "[libcamera-devel,3/6] Documentation: Don't hardcode install directory",
            "mbox": "https://patchwork.libcamera.org/patch/33/mbox/"
        },
        {
            "id": 36,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/36/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/36/",
            "msgid": "<20181211191011.6315-5-laurent.pinchart@ideasonboard.com>",
            "date": "2018-12-11T19:10:09",
            "name": "[libcamera-devel,4/6] Documentation: Generate source code documentation using Doxygen",
            "mbox": "https://patchwork.libcamera.org/patch/36/mbox/"
        },
        {
            "id": 34,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/34/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/34/",
            "msgid": "<20181211191011.6315-6-laurent.pinchart@ideasonboard.com>",
            "date": "2018-12-11T19:10:10",
            "name": "[libcamera-devel,5/6] libcamera: log: Fix Doxygen documentation",
            "mbox": "https://patchwork.libcamera.org/patch/34/mbox/"
        },
        {
            "id": 35,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/35/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/35/",
            "msgid": "<20181211191011.6315-7-laurent.pinchart@ideasonboard.com>",
            "date": "2018-12-11T19:10:11",
            "name": "[libcamera-devel,6/6] libcamera: log: Document the LogMessage class",
            "mbox": "https://patchwork.libcamera.org/patch/35/mbox/"
        }
    ]
}