Show a series.

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

{
    "id": 4774,
    "url": "https://patchwork.libcamera.org/api/series/4774/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4774",
    "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": "Clean up pending requests on stop in software ISP",
    "date": "2024-11-06T20:17:18",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 6,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4774/mbox/",
    "cover_letter": {
        "id": 21822,
        "url": "https://patchwork.libcamera.org/api/covers/21822/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21822/",
        "msgid": "<20241106201721.1624461-1-mzamazal@redhat.com>",
        "date": "2024-11-06T20:17:18",
        "name": "[v6,0/3] Clean up pending requests on stop in software ISP",
        "mbox": "https://patchwork.libcamera.org/cover/21822/mbox/"
    },
    "patches": [
        {
            "id": 21823,
            "url": "https://patchwork.libcamera.org/api/patches/21823/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21823/",
            "msgid": "<20241106201721.1624461-2-mzamazal@redhat.com>",
            "date": "2024-11-06T20:17:19",
            "name": "[v6,1/3] libcamera: pipeline_handler: Provide cancelRequest",
            "mbox": "https://patchwork.libcamera.org/patch/21823/mbox/"
        },
        {
            "id": 21824,
            "url": "https://patchwork.libcamera.org/api/patches/21824/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21824/",
            "msgid": "<20241106201721.1624461-3-mzamazal@redhat.com>",
            "date": "2024-11-06T20:17:20",
            "name": "[v6,2/3] libcamera: simple: Track requests in conversionQueue_",
            "mbox": "https://patchwork.libcamera.org/patch/21824/mbox/"
        },
        {
            "id": 21825,
            "url": "https://patchwork.libcamera.org/api/patches/21825/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21825/",
            "msgid": "<20241106201721.1624461-4-mzamazal@redhat.com>",
            "date": "2024-11-06T20:17:21",
            "name": "[v6,3/3] libcamera: software_isp: Clean up pending requests on stop",
            "mbox": "https://patchwork.libcamera.org/patch/21825/mbox/"
        }
    ]
}