Show a series.

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

{
    "id": 4716,
    "url": "https://patchwork.libcamera.org/api/series/4716/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4716",
    "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": "Get black level from the camera helper",
    "date": "2024-10-18T09:26:26",
    "submitter": {
        "id": 177,
        "url": "https://patchwork.libcamera.org/api/people/177/?format=api",
        "name": "Milan Zamazal",
        "email": "mzamazal@redhat.com"
    },
    "version": 5,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4716/mbox/",
    "cover_letter": {
        "id": 21670,
        "url": "https://patchwork.libcamera.org/api/covers/21670/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21670/",
        "msgid": "<20241018092628.293586-1-mzamazal@redhat.com>",
        "date": "2024-10-18T09:26:26",
        "name": "[v5,0/2] Get black level from the camera helper",
        "mbox": "https://patchwork.libcamera.org/cover/21670/mbox/"
    },
    "patches": [
        {
            "id": 21671,
            "url": "https://patchwork.libcamera.org/api/patches/21671/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21671/",
            "msgid": "<20241018092628.293586-2-mzamazal@redhat.com>",
            "date": "2024-10-18T09:26:27",
            "name": "[v5,1/2] libcamera: software_isp: Get black level from the camera helper",
            "mbox": "https://patchwork.libcamera.org/patch/21671/mbox/"
        },
        {
            "id": 21672,
            "url": "https://patchwork.libcamera.org/api/patches/21672/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21672/",
            "msgid": "<20241018092628.293586-3-mzamazal@redhat.com>",
            "date": "2024-10-18T09:26:28",
            "name": "[v5,2/2] libcamera: software_isp: Black level from tuning file",
            "mbox": "https://patchwork.libcamera.org/patch/21672/mbox/"
        }
    ]
}