Show a series.

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

{
    "id": 5235,
    "url": "https://patchwork.libcamera.org/api/series/5235/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5235",
    "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": "Raspberry Pi: AF improvements",
    "date": "2025-06-20T12:42:21",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5235/mbox/",
    "cover_letter": {
        "id": 23608,
        "url": "https://patchwork.libcamera.org/api/covers/23608/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23608/",
        "msgid": "<20250620124452.557855-1-naush@raspberrypi.com>",
        "date": "2025-06-20T12:42:21",
        "name": "[v1,0/8] Raspberry Pi: AF improvements",
        "mbox": "https://patchwork.libcamera.org/cover/23608/mbox/"
    },
    "patches": [
        {
            "id": 23609,
            "url": "https://patchwork.libcamera.org/api/patches/23609/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23609/",
            "msgid": "<20250620124452.557855-2-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:22",
            "name": "[v1,1/8] ipa: rpi: Defer initialising AF LensPosition ControlInfo and value",
            "mbox": "https://patchwork.libcamera.org/patch/23609/mbox/"
        },
        {
            "id": 23610,
            "url": "https://patchwork.libcamera.org/api/patches/23610/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23610/",
            "msgid": "<20250620124452.557855-3-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:23",
            "name": "[v1,2/8] ipa: rpi: controller: Improve findPeak() function in AF algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/23610/mbox/"
        },
        {
            "id": 23611,
            "url": "https://patchwork.libcamera.org/api/patches/23611/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23611/",
            "msgid": "<20250620124452.557855-4-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:24",
            "name": "[v1,3/8] ipa: rpi: controller: AutoFocus weighting tweak",
            "mbox": "https://patchwork.libcamera.org/patch/23611/mbox/"
        },
        {
            "id": 23612,
            "url": "https://patchwork.libcamera.org/api/patches/23612/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23612/",
            "msgid": "<20250620124452.557855-5-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:25",
            "name": "[v1,4/8] ipa: rpi: controller: Autofocus CAF/PDAF stability tweak",
            "mbox": "https://patchwork.libcamera.org/patch/23612/mbox/"
        },
        {
            "id": 23613,
            "url": "https://patchwork.libcamera.org/api/patches/23613/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23613/",
            "msgid": "<20250620124452.557855-6-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:26",
            "name": "[v1,5/8] ipa: rpi: controller: AutoFocus tweak earlyTerminationByPhase()",
            "mbox": "https://patchwork.libcamera.org/patch/23613/mbox/"
        },
        {
            "id": 23614,
            "url": "https://patchwork.libcamera.org/api/patches/23614/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23614/",
            "msgid": "<20250620124452.557855-7-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:27",
            "name": "[v1,6/8] ipa: rpi: controller: Autofocus to use AWB statistics; re-trigger",
            "mbox": "https://patchwork.libcamera.org/patch/23614/mbox/"
        },
        {
            "id": 23615,
            "url": "https://patchwork.libcamera.org/api/patches/23615/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23615/",
            "msgid": "<20250620124452.557855-8-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:28",
            "name": "[v1,7/8] ipa: rpi: controller: AutoFocus bidirectional scanning",
            "mbox": "https://patchwork.libcamera.org/patch/23615/mbox/"
        },
        {
            "id": 23616,
            "url": "https://patchwork.libcamera.org/api/patches/23616/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23616/",
            "msgid": "<20250620124452.557855-9-naush@raspberrypi.com>",
            "date": "2025-06-20T12:42:29",
            "name": "[v1,8/8] ipa: rpi: Update IMX708 camera tuning files for AutoFocus changes",
            "mbox": "https://patchwork.libcamera.org/patch/23616/mbox/"
        }
    ]
}