Show a series.

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

{
    "id": 4109,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4109/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4109",
    "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": "test: Miscellaneous fixes and improvements for unit tests",
    "date": "2023-12-06T21:05:18",
    "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": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4109/mbox/",
    "cover_letter": {
        "id": 19294,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/19294/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19294/",
        "msgid": "<20231206210524.20974-1-laurent.pinchart@ideasonboard.com>",
        "date": "2023-12-06T21:05:18",
        "name": "[libcamera-devel,0/6] test: Miscellaneous fixes and improvements for unit tests",
        "mbox": "https://patchwork.libcamera.org/cover/19294/mbox/"
    },
    "patches": [
        {
            "id": 19295,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19295/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19295/",
            "msgid": "<20231206210524.20974-2-laurent.pinchart@ideasonboard.com>",
            "date": "2023-12-06T21:05:19",
            "name": "[libcamera-devel,1/6] test: log: log_process: Log an error when failing due to incorrect message",
            "mbox": "https://patchwork.libcamera.org/patch/19295/mbox/"
        },
        {
            "id": 19296,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19296/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19296/",
            "msgid": "<20231206210524.20974-3-laurent.pinchart@ideasonboard.com>",
            "date": "2023-12-06T21:05:20",
            "name": "[libcamera-devel,2/6] test: log: log_process: Fix uninitialized variable on process exit failure",
            "mbox": "https://patchwork.libcamera.org/patch/19296/mbox/"
        },
        {
            "id": 19297,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19297/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19297/",
            "msgid": "<20231206210524.20974-4-laurent.pinchart@ideasonboard.com>",
            "date": "2023-12-06T21:05:21",
            "name": "[libcamera-devel,3/6] test: log: log_process: Improve debugging on process exit failures",
            "mbox": "https://patchwork.libcamera.org/patch/19297/mbox/"
        },
        {
            "id": 19298,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19298/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19298/",
            "msgid": "<20231206210524.20974-5-laurent.pinchart@ideasonboard.com>",
            "date": "2023-12-06T21:05:22",
            "name": "[libcamera-devel,4/6] test: log: log_process: Increase process exit timeout",
            "mbox": "https://patchwork.libcamera.org/patch/19298/mbox/"
        },
        {
            "id": 19299,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19299/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19299/",
            "msgid": "<20231206210524.20974-6-laurent.pinchart@ideasonboard.com>",
            "date": "2023-12-06T21:05:23",
            "name": "[libcamera-devel,5/6] test: ipc: unixsocket: Increase process exit timeout",
            "mbox": "https://patchwork.libcamera.org/patch/19299/mbox/"
        },
        {
            "id": 19300,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/19300/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19300/",
            "msgid": "<20231206210524.20974-7-laurent.pinchart@ideasonboard.com>",
            "date": "2023-12-06T21:05:24",
            "name": "[libcamera-devel,6/6] test: gstreamer: Remove videoconvert element from pipeline",
            "mbox": "https://patchwork.libcamera.org/patch/19300/mbox/"
        }
    ]
}