Show a series.

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

{
    "id": 539,
    "url": "https://patchwork.libcamera.org/api/series/539/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=539",
    "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-devel,1/8] Documentation: Move coding style under contributing",
    "date": "2019-10-21T10:24:46",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/539/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2199,
            "url": "https://patchwork.libcamera.org/api/patches/2199/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2199/",
            "msgid": "<20191021102453.26471-1-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:46",
            "name": "[libcamera-devel,1/8] Documentation: Move coding style under contributing",
            "mbox": "https://patchwork.libcamera.org/patch/2199/mbox/"
        },
        {
            "id": 2200,
            "url": "https://patchwork.libcamera.org/api/patches/2200/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2200/",
            "msgid": "<20191021102453.26471-2-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:47",
            "name": "[libcamera-devel,2/8] Documentation: contributing: Remove Sphinx + Doxygen integration",
            "mbox": "https://patchwork.libcamera.org/patch/2200/mbox/"
        },
        {
            "id": 2201,
            "url": "https://patchwork.libcamera.org/api/patches/2201/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2201/",
            "msgid": "<20191021102453.26471-3-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:48",
            "name": "[libcamera-devel,3/8] Documentation: Link to API section in Docs",
            "mbox": "https://patchwork.libcamera.org/patch/2201/mbox/"
        },
        {
            "id": 2202,
            "url": "https://patchwork.libcamera.org/api/patches/2202/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2202/",
            "msgid": "<20191021102453.26471-4-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:49",
            "name": "[libcamera-devel,4/8] Documentation: Generate local TOC on demand",
            "mbox": "https://patchwork.libcamera.org/patch/2202/mbox/"
        },
        {
            "id": 2203,
            "url": "https://patchwork.libcamera.org/api/patches/2203/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2203/",
            "msgid": "<20191021102453.26471-5-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:50",
            "name": "[libcamera-devel,5/8] Documentation: Set the index TOC max depth to 1",
            "mbox": "https://patchwork.libcamera.org/patch/2203/mbox/"
        },
        {
            "id": 2204,
            "url": "https://patchwork.libcamera.org/api/patches/2204/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2204/",
            "msgid": "<20191021102453.26471-6-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:51",
            "name": "[libcamera-devel,6/8] Documentation: Hide the Getting Started information",
            "mbox": "https://patchwork.libcamera.org/patch/2204/mbox/"
        },
        {
            "id": 2205,
            "url": "https://patchwork.libcamera.org/api/patches/2205/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2205/",
            "msgid": "<20191021102453.26471-7-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:52",
            "name": "[libcamera-devel,7/8] Documentation: theme: css: Make text darker",
            "mbox": "https://patchwork.libcamera.org/patch/2205/mbox/"
        },
        {
            "id": 2206,
            "url": "https://patchwork.libcamera.org/api/patches/2206/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2206/",
            "msgid": "<20191021102453.26471-8-laurent.pinchart@ideasonboard.com>",
            "date": "2019-10-21T10:24:53",
            "name": "[libcamera-devel,8/8] Documentation: theme: css: Really hide toc trees",
            "mbox": "https://patchwork.libcamera.org/patch/2206/mbox/"
        }
    ]
}