Show a series.

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

{
    "id": 1385,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1385/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1385",
    "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": "libcamera: Miscellaneous documentation fixes",
    "date": "2020-10-20T00:03: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": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1385/mbox/",
    "cover_letter": {
        "id": 10100,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/10100/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10100/",
        "msgid": "<20201020000310.3008-1-laurent.pinchart@ideasonboard.com>",
        "date": "2020-10-20T00:03:05",
        "name": "[libcamera-devel,0/5] libcamera: Miscellaneous documentation fixes",
        "mbox": "https://patchwork.libcamera.org/cover/10100/mbox/"
    },
    "patches": [
        {
            "id": 10101,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10101/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10101/",
            "msgid": "<20201020000310.3008-2-laurent.pinchart@ideasonboard.com>",
            "date": "2020-10-20T00:03:06",
            "name": "[libcamera-devel,1/5] ipa: Rename ipa_vimc.h to vimc.h",
            "mbox": "https://patchwork.libcamera.org/patch/10101/mbox/"
        },
        {
            "id": 10102,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10102/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10102/",
            "msgid": "<20201020000310.3008-3-laurent.pinchart@ideasonboard.com>",
            "date": "2020-10-20T00:03:07",
            "name": "[libcamera-devel,2/5] ipa: Skip doxygen parsing for pipeline-specific IPA headers",
            "mbox": "https://patchwork.libcamera.org/patch/10102/mbox/"
        },
        {
            "id": 10103,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10103/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10103/",
            "msgid": "<20201020000310.3008-4-laurent.pinchart@ideasonboard.com>",
            "date": "2020-10-20T00:03:08",
            "name": "[libcamera-devel,3/5] libcamera: Place doxygen \\file block above namespace",
            "mbox": "https://patchwork.libcamera.org/patch/10103/mbox/"
        },
        {
            "id": 10104,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10104/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10104/",
            "msgid": "<20201020000310.3008-5-laurent.pinchart@ideasonboard.com>",
            "date": "2020-10-20T00:03:09",
            "name": "[libcamera-devel,4/5] libcamera: Drop semicolon after LOG_{DECLARE, DEFINE}_CATEGORY",
            "mbox": "https://patchwork.libcamera.org/patch/10104/mbox/"
        },
        {
            "id": 10105,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10105/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10105/",
            "msgid": "<20201020000310.3008-6-laurent.pinchart@ideasonboard.com>",
            "date": "2020-10-20T00:03:10",
            "name": "[libcamera-devel,5/5] libcamera: Document the libcamera namespace",
            "mbox": "https://patchwork.libcamera.org/patch/10105/mbox/"
        }
    ]
}