Show a series.

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

{
    "id": 2681,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2681/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2681",
    "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,v2,1/6] ipu3: Use ia_aiq_frame_use_preview as default mode for AIQ",
    "date": "2021-10-29T11:59:56",
    "submitter": {
        "id": 98,
        "url": "https://patchwork.libcamera.org/api/1.1/people/98/?format=api",
        "name": "Hanlin Chen",
        "email": "hanlinchen@chromium.org"
    },
    "version": 2,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2681/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 14418,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14418/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14418/",
            "msgid": "<20211029120001.2469018-1-hanlinchen@chromium.org>",
            "date": "2021-10-29T11:59:56",
            "name": "[libcamera-devel,v2,1/6] ipu3: Use ia_aiq_frame_use_preview as default mode for AIQ",
            "mbox": "https://patchwork.libcamera.org/patch/14418/mbox/"
        },
        {
            "id": 14419,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14419/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14419/",
            "msgid": "<20211029120001.2469018-2-hanlinchen@chromium.org>",
            "date": "2021-10-29T11:59:57",
            "name": "[libcamera-devel,v2,2/6] ipu3: Add a class AiqResultsRingBuffer to reserve AiqResults history",
            "mbox": "https://patchwork.libcamera.org/patch/14419/mbox/"
        },
        {
            "id": 14420,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14420/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14420/",
            "msgid": "<20211029120001.2469018-3-hanlinchen@chromium.org>",
            "date": "2021-10-29T11:59:58",
            "name": "[libcamera-devel,v2,3/6] ipu3: Set statistics with the effective AE AiqResults",
            "mbox": "https://patchwork.libcamera.org/patch/14420/mbox/"
        },
        {
            "id": 14423,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14423/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14423/",
            "msgid": "<20211029120001.2469018-4-hanlinchen@chromium.org>",
            "date": "2021-10-29T11:59:59",
            "name": "[libcamera-devel,v2,4/6] ipu3: Apply auto focus and send lens controls to pipeline handler",
            "mbox": "https://patchwork.libcamera.org/patch/14423/mbox/"
        },
        {
            "id": 14421,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14421/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14421/",
            "msgid": "<20211029120001.2469018-5-hanlinchen@chromium.org>",
            "date": "2021-10-29T12:00:00",
            "name": "[libcamera-devel,v2,5/6] ipu3: Run AIQ for the first frame to avoid blanking",
            "mbox": "https://patchwork.libcamera.org/patch/14421/mbox/"
        },
        {
            "id": 14422,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14422/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14422/",
            "msgid": "<20211029120001.2469018-6-hanlinchen@chromium.org>",
            "date": "2021-10-29T12:00:01",
            "name": "[libcamera-devel,v2,6/6] ipu3: Use gbce and tone mapping from the tuning files",
            "mbox": "https://patchwork.libcamera.org/patch/14422/mbox/"
        }
    ]
}