Show a series.

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

{
    "id": 2882,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2882/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2882",
    "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: pipeline_handler: Prepare requests",
    "date": "2022-01-07T12:55:04",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2882/mbox/",
    "cover_letter": {
        "id": 15258,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15258/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15258/",
        "msgid": "<20220107125506.1477795-1-kieran.bingham@ideasonboard.com>",
        "date": "2022-01-07T12:55:04",
        "name": "[libcamera-devel,0/2] libcamera: pipeline_handler: Prepare requests",
        "mbox": "https://patchwork.libcamera.org/cover/15258/mbox/"
    },
    "patches": [
        {
            "id": 15259,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15259/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15259/",
            "msgid": "<20220107125506.1477795-2-kieran.bingham@ideasonboard.com>",
            "date": "2022-01-07T12:55:05",
            "name": "[libcamera-devel,1/2] libcamera: pipeline_handler: Prepare requests",
            "mbox": "https://patchwork.libcamera.org/patch/15259/mbox/"
        },
        {
            "id": 15260,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15260/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15260/",
            "msgid": "<20220107125506.1477795-3-kieran.bingham@ideasonboard.com>",
            "date": "2022-01-07T12:55:06",
            "name": "[libcamera-devel,2/2] libcamera: base: signal: Prevent excessive slot usage",
            "mbox": "https://patchwork.libcamera.org/patch/15260/mbox/"
        }
    ]
}