Show a series.

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

{
    "id": 4731,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4731/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4731",
    "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-21T13:37:15",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 5,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4731/mbox/",
    "cover_letter": {
        "id": 21716,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21716/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21716/",
        "msgid": "<20241021133718.894374-1-mzamazal@redhat.com>",
        "date": "2024-10-21T13:37:15",
        "name": "[v5,0/3] Clean up pending requests on stop in software ISP",
        "mbox": "https://patchwork.libcamera.org/cover/21716/mbox/"
    },
    "patches": [
        {
            "id": 21717,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21717/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21717/",
            "msgid": "<20241021133718.894374-2-mzamazal@redhat.com>",
            "date": "2024-10-21T13:37:16",
            "name": "[v5,1/3] libcamera: pipeline_handler: Provide cancelRequest",
            "mbox": "https://patchwork.libcamera.org/patch/21717/mbox/"
        },
        {
            "id": 21718,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21718/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21718/",
            "msgid": "<20241021133718.894374-3-mzamazal@redhat.com>",
            "date": "2024-10-21T13:37:17",
            "name": "[v5,2/3] libcamera: simple: Track requests in conversionQueue_",
            "mbox": "https://patchwork.libcamera.org/patch/21718/mbox/"
        },
        {
            "id": 21719,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21719/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21719/",
            "msgid": "<20241021133718.894374-4-mzamazal@redhat.com>",
            "date": "2024-10-21T13:37:18",
            "name": "[v5,3/3] libcamera: software_isp: Clean up pending requests on stop",
            "mbox": "https://patchwork.libcamera.org/patch/21719/mbox/"
        }
    ]
}