Show a series.

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

{
    "id": 5303,
    "url": "https://patchwork.libcamera.org/api/series/5303/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5303",
    "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 AEC/AGC update",
    "date": "2025-07-21T07:47:20",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 2,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5303/mbox/",
    "cover_letter": {
        "id": 23859,
        "url": "https://patchwork.libcamera.org/api/covers/23859/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23859/",
        "msgid": "<20250721074853.1463358-1-naush@raspberrypi.com>",
        "date": "2025-07-21T07:47:20",
        "name": "[v2,0/7] Raspberry Pi AEC/AGC update",
        "mbox": "https://patchwork.libcamera.org/cover/23859/mbox/"
    },
    "patches": [
        {
            "id": 23860,
            "url": "https://patchwork.libcamera.org/api/patches/23860/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23860/",
            "msgid": "<20250721074853.1463358-2-naush@raspberrypi.com>",
            "date": "2025-07-21T07:47:21",
            "name": "[v2,1/7] ipa: rpi: agc: Change handling of colour gains less than 1",
            "mbox": "https://patchwork.libcamera.org/patch/23860/mbox/"
        },
        {
            "id": 23861,
            "url": "https://patchwork.libcamera.org/api/patches/23861/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23861/",
            "msgid": "<20250721074853.1463358-3-naush@raspberrypi.com>",
            "date": "2025-07-21T07:47:22",
            "name": "[v2,2/7] ipa: rpi: agc: Make the maximum digital gain configurable",
            "mbox": "https://patchwork.libcamera.org/patch/23861/mbox/"
        },
        {
            "id": 23862,
            "url": "https://patchwork.libcamera.org/api/patches/23862/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23862/",
            "msgid": "<20250721074853.1463358-4-naush@raspberrypi.com>",
            "date": "2025-07-21T07:47:23",
            "name": "[v2,3/7] ipa: rpi: agc: Rename \"analogue gain\" to \"gain\" where appropriate",
            "mbox": "https://patchwork.libcamera.org/patch/23862/mbox/"
        },
        {
            "id": 23863,
            "url": "https://patchwork.libcamera.org/api/patches/23863/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23863/",
            "msgid": "<20250721074853.1463358-5-naush@raspberrypi.com>",
            "date": "2025-07-21T07:47:24",
            "name": "[v2,4/7] ipa: rpi: Advance the delay context counter even when IPAs don't run",
            "mbox": "https://patchwork.libcamera.org/patch/23863/mbox/"
        },
        {
            "id": 23864,
            "url": "https://patchwork.libcamera.org/api/patches/23864/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23864/",
            "msgid": "<20250721074853.1463358-6-naush@raspberrypi.com>",
            "date": "2025-07-21T07:47:25",
            "name": "[v2,5/7] ipa: rpi: agc: Calculate digital gain in process()",
            "mbox": "https://patchwork.libcamera.org/patch/23864/mbox/"
        },
        {
            "id": 23865,
            "url": "https://patchwork.libcamera.org/api/patches/23865/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23865/",
            "msgid": "<20250721074853.1463358-7-naush@raspberrypi.com>",
            "date": "2025-07-21T07:47:26",
            "name": "[v2,6/7] ipa: rpi: Update digital gain handling in IPA base and derived classes",
            "mbox": "https://patchwork.libcamera.org/patch/23865/mbox/"
        },
        {
            "id": 23866,
            "url": "https://patchwork.libcamera.org/api/patches/23866/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23866/",
            "msgid": "<20250721074853.1463358-8-naush@raspberrypi.com>",
            "date": "2025-07-21T07:47:27",
            "name": "[v2,7/7] ipa: rpi: agc: Remove digital gain from AgcPrepareStatus",
            "mbox": "https://patchwork.libcamera.org/patch/23866/mbox/"
        }
    ]
}