Show a series.

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

{
    "id": 2722,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2722/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2722",
    "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-16T16:26:10",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2722/mbox/",
    "cover_letter": {
        "id": 14616,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/14616/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/14616/",
        "msgid": "<20211116162615.27777-1-laurent.pinchart@ideasonboard.com>",
        "date": "2021-11-16T16:26:10",
        "name": "[libcamera-devel,0/5] ipa: ipu3: agc: Misc improvements",
        "mbox": "https://patchwork.libcamera.org/cover/14616/mbox/"
    },
    "patches": [
        {
            "id": 14617,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14617/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14617/",
            "msgid": "<20211116162615.27777-2-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-16T16:26:11",
            "name": "[libcamera-devel,1/5] ipa: ipu3: agc: Drop kMaxLuminance constant",
            "mbox": "https://patchwork.libcamera.org/patch/14617/mbox/"
        },
        {
            "id": 14618,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14618/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14618/",
            "msgid": "<20211116162615.27777-3-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-16T16:26:12",
            "name": "[libcamera-devel,2/5] ipa: ipu3: agc: Standardize vocabulary on \"relative luminance\"",
            "mbox": "https://patchwork.libcamera.org/patch/14618/mbox/"
        },
        {
            "id": 14619,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14619/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14619/",
            "msgid": "<20211116162615.27777-4-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-16T16:26:13",
            "name": "[libcamera-devel,3/5] ipa: ipu3: agc: Rename currentYGain",
            "mbox": "https://patchwork.libcamera.org/patch/14619/mbox/"
        },
        {
            "id": 14620,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14620/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14620/",
            "msgid": "<20211116162615.27777-5-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-16T16:26:14",
            "name": "[libcamera-devel,4/5] ipa: ipu3: agc: Return the inter-quantile mean from measureBrightness()",
            "mbox": "https://patchwork.libcamera.org/patch/14620/mbox/"
        },
        {
            "id": 14621,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14621/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14621/",
            "msgid": "<20211116162615.27777-6-laurent.pinchart@ideasonboard.com>",
            "date": "2021-11-16T16:26:15",
            "name": "[libcamera-devel,5/5] ipa: ipu3: agc: Saturate the averages when computing relative luminance",
            "mbox": "https://patchwork.libcamera.org/patch/14621/mbox/"
        }
    ]
}