Show a series.

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

{
    "id": 4726,
    "url": "https://patchwork.libcamera.org/api/series/4726/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4726",
    "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": "[1/2] libcamera: software_isp: Stop clearing context config and state again",
    "date": "2024-10-19T18:43:39",
    "submitter": {
        "id": 140,
        "url": "https://patchwork.libcamera.org/api/people/140/?format=api",
        "name": "Robert Mader",
        "email": "robert.mader@collabora.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4726/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 21703,
            "url": "https://patchwork.libcamera.org/api/patches/21703/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21703/",
            "msgid": "<20241019184340.111785-1-robert.mader@collabora.com>",
            "date": "2024-10-19T18:43:39",
            "name": "[1/2] libcamera: software_isp: Stop clearing context config and state again",
            "mbox": "https://patchwork.libcamera.org/patch/21703/mbox/"
        },
        {
            "id": 21704,
            "url": "https://patchwork.libcamera.org/api/patches/21704/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21704/",
            "msgid": "<20241019184340.111785-2-robert.mader@collabora.com>",
            "date": "2024-10-19T18:43:40",
            "name": "[2/2] ipa/simple: Add tuning file for IMX355",
            "mbox": "https://patchwork.libcamera.org/patch/21704/mbox/"
        }
    ]
}