Show a series.

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

{
    "id": 2738,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2738/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2738",
    "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": "ipa: ipu3: agc: Misc improvements",
    "date": "2021-11-19T21:02:34",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2738/mbox/",
    "cover_letter": {
        "id": 14662,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/14662/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/14662/",
        "msgid": "<20211119210239.18540-1-laurent.pinchart@ideasonboard.com>",
        "date": "2021-11-19T21:02:34",
        "name": "[libcamera-devel,v2,0/5] ipa: ipu3: agc: Misc improvements",
        "mbox": "https://patchwork.libcamera.org/cover/14662/mbox/"
    },
    "patches": [
        {
            "id": 14663,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14663/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14663/",
            "msgid": "<20211119210239.18540-2-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-19T21:02:35",
            "name": "[libcamera-devel,v2,1/5] ipa: ipu3: agc: Drop kMaxLuminance constant",
            "mbox": "https://patchwork.libcamera.org/patch/14663/mbox/"
        },
        {
            "id": 14664,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14664/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14664/",
            "msgid": "<20211119210239.18540-3-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-19T21:02:36",
            "name": "[libcamera-devel,v2,2/5] ipa: ipu3: agc: Standardize vocabulary on \"relative luminance\"",
            "mbox": "https://patchwork.libcamera.org/patch/14664/mbox/"
        },
        {
            "id": 14665,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14665/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14665/",
            "msgid": "<20211119210239.18540-4-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-19T21:02:37",
            "name": "[libcamera-devel,v2,3/5] ipa: ipu3: agc: Rename currentYGain",
            "mbox": "https://patchwork.libcamera.org/patch/14665/mbox/"
        },
        {
            "id": 14666,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14666/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14666/",
            "msgid": "<20211119210239.18540-5-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-19T21:02:38",
            "name": "[libcamera-devel,v2,4/5] ipa: ipu3: agc: Return the inter-quantile mean from measureBrightness()",
            "mbox": "https://patchwork.libcamera.org/patch/14666/mbox/"
        },
        {
            "id": 14667,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14667/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14667/",
            "msgid": "<20211119210239.18540-6-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-19T21:02:39",
            "name": "[libcamera-devel,v2,5/5] ipa: ipu3: agc: Saturate the averages when computing relative luminance",
            "mbox": "https://patchwork.libcamera.org/patch/14667/mbox/"
        }
    ]
}