Show a series.

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

{
    "id": 2711,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2711/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2711",
    "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": "*** Enhance image quality for IPU3 with Intel IPA ***",
    "date": "2021-11-11T10:49:02",
    "submitter": {
        "id": 98,
        "url": "https://patchwork.libcamera.org/api/1.1/people/98/?format=api",
        "name": "Hanlin Chen",
        "email": "hanlinchen@chromium.org"
    },
    "version": 3,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2711/mbox/",
    "cover_letter": {
        "id": 14545,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/14545/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/14545/",
        "msgid": "<20211111104908.295992-1-hanlinchen@chromium.org>",
        "date": "2021-11-11T10:49:02",
        "name": "[libcamera-devel,IPU3-IPA,v3,0/6] *** Enhance image quality for IPU3 with Intel IPA ***",
        "mbox": "https://patchwork.libcamera.org/cover/14545/mbox/"
    },
    "patches": [
        {
            "id": 14546,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14546/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14546/",
            "msgid": "<20211111104908.295992-2-hanlinchen@chromium.org>",
            "date": "2021-11-11T10:49:03",
            "name": "[libcamera-devel,IPU3-IPA,v3,1/6] ipu3: Use ia_aiq_frame_use_preview as default mode for AIQ",
            "mbox": "https://patchwork.libcamera.org/patch/14546/mbox/"
        },
        {
            "id": 14547,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14547/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14547/",
            "msgid": "<20211111104908.295992-3-hanlinchen@chromium.org>",
            "date": "2021-11-11T10:49:04",
            "name": "[libcamera-devel,IPU3-IPA,v3,2/6] ipu3: Add a class AiqResultsRingBuffer to reserve AiqResults history",
            "mbox": "https://patchwork.libcamera.org/patch/14547/mbox/"
        },
        {
            "id": 14548,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14548/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14548/",
            "msgid": "<20211111104908.295992-4-hanlinchen@chromium.org>",
            "date": "2021-11-11T10:49:05",
            "name": "[libcamera-devel,IPU3-IPA,v3,3/6] ipu3: Set statistics with the effective AE AiqResults",
            "mbox": "https://patchwork.libcamera.org/patch/14548/mbox/"
        },
        {
            "id": 14549,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14549/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14549/",
            "msgid": "<20211111104908.295992-5-hanlinchen@chromium.org>",
            "date": "2021-11-11T10:49:06",
            "name": "[libcamera-devel,IPU3-IPA,v3,4/6] ipu3: Apply auto focus and send lens controls to pipeline handler",
            "mbox": "https://patchwork.libcamera.org/patch/14549/mbox/"
        },
        {
            "id": 14550,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14550/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14550/",
            "msgid": "<20211111104908.295992-6-hanlinchen@chromium.org>",
            "date": "2021-11-11T10:49:07",
            "name": "[libcamera-devel,IPU3-IPA,v3,5/6] ipu3: Run AIQ for the first frame to avoid blanking",
            "mbox": "https://patchwork.libcamera.org/patch/14550/mbox/"
        },
        {
            "id": 14551,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14551/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14551/",
            "msgid": "<20211111104908.295992-7-hanlinchen@chromium.org>",
            "date": "2021-11-11T10:49:08",
            "name": "[libcamera-devel,IPU3-IPA,v3,6/6] ipu3: Use gbce and tone mapping from the tuning files",
            "mbox": "https://patchwork.libcamera.org/patch/14551/mbox/"
        }
    ]
}