Show a series.

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

{
    "id": 3868,
    "url": "https://patchwork.libcamera.org/api/series/3868/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3868",
    "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: Add an application to verify IPA module signatures",
    "date": "2023-05-06T11:10:23",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3868/mbox/",
    "cover_letter": {
        "id": 18606,
        "url": "https://patchwork.libcamera.org/api/covers/18606/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18606/",
        "msgid": "<20230506111025.18669-1-laurent.pinchart@ideasonboard.com>",
        "date": "2023-05-06T11:10:23",
        "name": "[libcamera-devel,v1,0/2] libcamera: Add an application to verify IPA module signatures",
        "mbox": "https://patchwork.libcamera.org/cover/18606/mbox/"
    },
    "patches": [
        {
            "id": 18607,
            "url": "https://patchwork.libcamera.org/api/patches/18607/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18607/",
            "msgid": "<20230506111025.18669-2-laurent.pinchart@ideasonboard.com>",
            "date": "2023-05-06T11:10:24",
            "name": "[libcamera-devel,v1,1/2] Documentation: Add predefined macros from config.h to Doxyfile",
            "mbox": "https://patchwork.libcamera.org/patch/18607/mbox/"
        },
        {
            "id": 18608,
            "url": "https://patchwork.libcamera.org/api/patches/18608/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18608/",
            "msgid": "<20230506111025.18669-3-laurent.pinchart@ideasonboard.com>",
            "date": "2023-05-06T11:10:25",
            "name": "[libcamera-devel,v1,2/2] apps: Add ipa-verify application",
            "mbox": "https://patchwork.libcamera.org/patch/18608/mbox/"
        }
    ]
}