Show a series.

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

{
    "id": 4718,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4718/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4718",
    "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": "Get black level from the camera helper",
    "date": "2024-10-18T14:12:35",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/1.1/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 6,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4718/mbox/",
    "cover_letter": {
        "id": 21677,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21677/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21677/",
        "msgid": "<20241018141241.948698-1-mzamazal@redhat.com>",
        "date": "2024-10-18T14:12:35",
        "name": "[v6,0/2] Get black level from the camera helper",
        "mbox": "https://patchwork.libcamera.org/cover/21677/mbox/"
    },
    "patches": [
        {
            "id": 21678,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21678/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21678/",
            "msgid": "<20241018141241.948698-2-mzamazal@redhat.com>",
            "date": "2024-10-18T14:12:36",
            "name": "[v6,1/2] libcamera: software_isp: Get black level from the camera helper",
            "mbox": "https://patchwork.libcamera.org/patch/21678/mbox/"
        },
        {
            "id": 21679,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21679/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21679/",
            "msgid": "<20241018141241.948698-3-mzamazal@redhat.com>",
            "date": "2024-10-18T14:12:37",
            "name": "[v6,2/2] libcamera: software_isp: Black level from tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/21679/mbox/"
        }
    ]
}