Show a series.

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

{
    "id": 2673,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2673/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2673",
    "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": "[libcamera-devel,1/6] ipu3: Use ia_aiq_frame_use_preview as default mode for AIQ",
    "date": "2021-10-28T10:03:44",
    "submitter": {
        "id": 98,
        "url": "https://patchwork.libcamera.org/api/1.1/people/98/?format=api",
        "name": "Hanlin Chen",
        "email": "hanlinchen@chromium.org"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2673/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 14390,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14390/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14390/",
            "msgid": "<20211028100349.1098545-1-hanlinchen@chromium.org>",
            "date": "2021-10-28T10:03:44",
            "name": "[libcamera-devel,1/6] ipu3: Use ia_aiq_frame_use_preview as default mode for AIQ",
            "mbox": "https://patchwork.libcamera.org/patch/14390/mbox/"
        },
        {
            "id": 14391,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14391/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14391/",
            "msgid": "<20211028100349.1098545-2-hanlinchen@chromium.org>",
            "date": "2021-10-28T10:03:45",
            "name": "[libcamera-devel,2/6] ipu3: Add a class AiqResultsRingBuffer to reserve AiqResults history",
            "mbox": "https://patchwork.libcamera.org/patch/14391/mbox/"
        },
        {
            "id": 14392,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14392/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14392/",
            "msgid": "<20211028100349.1098545-3-hanlinchen@chromium.org>",
            "date": "2021-10-28T10:03:46",
            "name": "[libcamera-devel,3/6] ipu3: Set statistics with the effective AE AiqResults",
            "mbox": "https://patchwork.libcamera.org/patch/14392/mbox/"
        },
        {
            "id": 14393,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14393/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14393/",
            "msgid": "<20211028100349.1098545-4-hanlinchen@chromium.org>",
            "date": "2021-10-28T10:03:47",
            "name": "[libcamera-devel,4/6] ipu3: Apply auto focus and send lens controls to pipeline handler",
            "mbox": "https://patchwork.libcamera.org/patch/14393/mbox/"
        },
        {
            "id": 14394,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14394/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14394/",
            "msgid": "<20211028100349.1098545-5-hanlinchen@chromium.org>",
            "date": "2021-10-28T10:03:48",
            "name": "[libcamera-devel,5/6] ipu3: Run AIQ for the first frame to avoid blanking",
            "mbox": "https://patchwork.libcamera.org/patch/14394/mbox/"
        },
        {
            "id": 14395,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14395/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14395/",
            "msgid": "<20211028100349.1098545-6-hanlinchen@chromium.org>",
            "date": "2021-10-28T10:03:49",
            "name": "[libcamera-devel,6/6] ipu3: Use gbce and tone mapping from the tuning files",
            "mbox": "https://patchwork.libcamera.org/patch/14395/mbox/"
        }
    ]
}