Show a series.

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

{
    "id": 4717,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4717/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4717",
    "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": "Clean up pending requests on stop in software ISP",
    "date": "2024-10-18T09:27:13",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4717/mbox/",
    "cover_letter": {
        "id": 21673,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21673/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21673/",
        "msgid": "<20241018092716.295624-1-mzamazal@redhat.com>",
        "date": "2024-10-18T09:27:13",
        "name": "[v4,0/3] Clean up pending requests on stop in software ISP",
        "mbox": "https://patchwork.libcamera.org/cover/21673/mbox/"
    },
    "patches": [
        {
            "id": 21674,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21674/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21674/",
            "msgid": "<20241018092716.295624-2-mzamazal@redhat.com>",
            "date": "2024-10-18T09:27:14",
            "name": "[v4,1/3] libcamera: pipeline_handler: Provide cancelRequest",
            "mbox": "https://patchwork.libcamera.org/patch/21674/mbox/"
        },
        {
            "id": 21675,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21675/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21675/",
            "msgid": "<20241018092716.295624-3-mzamazal@redhat.com>",
            "date": "2024-10-18T09:27:15",
            "name": "[v4,2/3] libcamera: simple: Track requests in conversionQueue_",
            "mbox": "https://patchwork.libcamera.org/patch/21675/mbox/"
        },
        {
            "id": 21676,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21676/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21676/",
            "msgid": "<20241018092716.295624-4-mzamazal@redhat.com>",
            "date": "2024-10-18T09:27:16",
            "name": "[v4,3/3] libcamera: software_isp: Clean up pending requests on stop",
            "mbox": "https://patchwork.libcamera.org/patch/21676/mbox/"
        }
    ]
}