Show a series.

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

{
    "id": 3653,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3653/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3653",
    "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: rapsberrypi: Introduce auto-focus (auto-mode)",
    "date": "2022-12-01T14:51:28",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/1.1/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3653/mbox/",
    "cover_letter": {
        "id": 17929,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/17929/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/17929/",
        "msgid": "<20221201145133.479794-1-umang.jain@ideasonboard.com>",
        "date": "2022-12-01T14:51:28",
        "name": "[libcamera-devel,0/5] ipa: rapsberrypi: Introduce auto-focus (auto-mode)",
        "mbox": "https://patchwork.libcamera.org/cover/17929/mbox/"
    },
    "patches": [
        {
            "id": 17930,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17930/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17930/",
            "msgid": "<20221201145133.479794-2-umang.jain@ideasonboard.com>",
            "date": "2022-12-01T14:51:29",
            "name": "[libcamera-devel,1/5] ipa: raspberrypi: Introduce an autofocus algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/17930/mbox/"
        },
        {
            "id": 17931,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17931/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17931/",
            "msgid": "<20221201145133.479794-3-umang.jain@ideasonboard.com>",
            "date": "2022-12-01T14:51:30",
            "name": "[libcamera-devel,2/5] libcamera: raspberrypi: Control the lens from pipeline",
            "mbox": "https://patchwork.libcamera.org/patch/17931/mbox/"
        },
        {
            "id": 17932,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17932/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17932/",
            "msgid": "<20221201145133.479794-4-umang.jain@ideasonboard.com>",
            "date": "2022-12-01T14:51:31",
            "name": "[libcamera-devel,3/5] ipa: raspberrypi: Control the lens position",
            "mbox": "https://patchwork.libcamera.org/patch/17932/mbox/"
        },
        {
            "id": 17933,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17933/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17933/",
            "msgid": "<20221201145133.479794-5-umang.jain@ideasonboard.com>",
            "date": "2022-12-01T14:51:32",
            "name": "[libcamera-devel,4/5] ipa: raspberrypi: Send the AF status back",
            "mbox": "https://patchwork.libcamera.org/patch/17933/mbox/"
        },
        {
            "id": 17934,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17934/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17934/",
            "msgid": "<20221201145133.479794-6-umang.jain@ideasonboard.com>",
            "date": "2022-12-01T14:51:33",
            "name": "[libcamera-devel,5/5] ipa: raspberrypi: imx519: Instantiate auto-focus algorithm",
            "mbox": "https://patchwork.libcamera.org/patch/17934/mbox/"
        }
    ]
}