Show a series.

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

{
    "id": 3954,
    "url": "https://patchwork.libcamera.org/api/series/3954/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3954",
    "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-07-04T23:44:20",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3954/mbox/",
    "cover_letter": {
        "id": 18788,
        "url": "https://patchwork.libcamera.org/api/covers/18788/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18788/",
        "msgid": "<20230704234422.11863-1-laurent.pinchart@ideasonboard.com>",
        "date": "2023-07-04T23:44:20",
        "name": "[libcamera-devel,v2,0/2] libcamera: Add an application to verify IPA module signatures",
        "mbox": "https://patchwork.libcamera.org/cover/18788/mbox/"
    },
    "patches": [
        {
            "id": 18789,
            "url": "https://patchwork.libcamera.org/api/patches/18789/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18789/",
            "msgid": "<20230704234422.11863-2-laurent.pinchart@ideasonboard.com>",
            "date": "2023-07-04T23:44:21",
            "name": "[libcamera-devel,v2,1/2] Documentation: Add predefined macros from config.h to Doxyfile",
            "mbox": "https://patchwork.libcamera.org/patch/18789/mbox/"
        },
        {
            "id": 18790,
            "url": "https://patchwork.libcamera.org/api/patches/18790/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18790/",
            "msgid": "<20230704234422.11863-3-laurent.pinchart@ideasonboard.com>",
            "date": "2023-07-04T23:44:22",
            "name": "[libcamera-devel,v2,2/2] apps: Add ipa-verify application",
            "mbox": "https://patchwork.libcamera.org/patch/18790/mbox/"
        }
    ]
}