Show a series.

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

{
    "id": 2908,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2908/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2908",
    "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: Register requests",
    "date": "2022-02-01T12:38:01",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2908/mbox/",
    "cover_letter": {
        "id": 15317,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15317/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15317/",
        "msgid": "<20220201123803.281397-1-kieran.bingham@ideasonboard.com>",
        "date": "2022-02-01T12:38:01",
        "name": "[libcamera-devel,v4,0/2] libcamera: pipeline_handler: Register requests",
        "mbox": "https://patchwork.libcamera.org/cover/15317/mbox/"
    },
    "patches": [
        {
            "id": 15318,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15318/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15318/",
            "msgid": "<20220201123803.281397-2-kieran.bingham@ideasonboard.com>",
            "date": "2022-02-01T12:38:02",
            "name": "[libcamera-devel,v4,1/2] libcamera: pipeline_handler: Register requests",
            "mbox": "https://patchwork.libcamera.org/patch/15318/mbox/"
        },
        {
            "id": 15319,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15319/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15319/",
            "msgid": "<20220201123803.281397-3-kieran.bingham@ideasonboard.com>",
            "date": "2022-02-01T12:38:03",
            "name": "[libcamera-devel,v4,2/2] libcamera: base: object: Prevent the same signal being connected more than once",
            "mbox": "https://patchwork.libcamera.org/patch/15319/mbox/"
        }
    ]
}