Show a series.

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

{
    "id": 2392,
    "url": "https://patchwork.libcamera.org/api/series/2392/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2392",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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": "application-developer: Clean up",
    "date": "2021-08-25T10:29:32",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2392/mbox/",
    "cover_letter": {
        "id": 13483,
        "url": "https://patchwork.libcamera.org/api/covers/13483/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13483/",
        "msgid": "<20210825102937.3740405-1-kieran.bingham@ideasonboard.com>",
        "date": "2021-08-25T10:29:32",
        "name": "[libcamera-devel,0/5] application-developer: Clean up",
        "mbox": "https://patchwork.libcamera.org/cover/13483/mbox/"
    },
    "patches": [
        {
            "id": 13484,
            "url": "https://patchwork.libcamera.org/api/patches/13484/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13484/",
            "msgid": "<20210825102937.3740405-2-kieran.bingham@ideasonboard.com>",
            "date": "2021-08-25T10:29:33",
            "name": "[libcamera-devel,1/5] Documentation: application-developer: Remove irrelevant TODO",
            "mbox": "https://patchwork.libcamera.org/patch/13484/mbox/"
        },
        {
            "id": 13485,
            "url": "https://patchwork.libcamera.org/api/patches/13485/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13485/",
            "msgid": "<20210825102937.3740405-3-kieran.bingham@ideasonboard.com>",
            "date": "2021-08-25T10:29:34",
            "name": "[libcamera-devel,2/5] Documentation: application-developer: Clean up build instructions",
            "mbox": "https://patchwork.libcamera.org/patch/13485/mbox/"
        },
        {
            "id": 13486,
            "url": "https://patchwork.libcamera.org/api/patches/13486/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13486/",
            "msgid": "<20210825102937.3740405-4-kieran.bingham@ideasonboard.com>",
            "date": "2021-08-25T10:29:35",
            "name": "[libcamera-devel,3/5] Documentation: application-developer: Recommend unique_ptr for CameraManager",
            "mbox": "https://patchwork.libcamera.org/patch/13486/mbox/"
        },
        {
            "id": 13487,
            "url": "https://patchwork.libcamera.org/api/patches/13487/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13487/",
            "msgid": "<20210825102937.3740405-5-kieran.bingham@ideasonboard.com>",
            "date": "2021-08-25T10:29:36",
            "name": "[libcamera-devel,4/5] Documentation: application-developer: Fix reference to cam BufferWriter",
            "mbox": "https://patchwork.libcamera.org/patch/13487/mbox/"
        },
        {
            "id": 13488,
            "url": "https://patchwork.libcamera.org/api/patches/13488/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13488/",
            "msgid": "<20210825102937.3740405-6-kieran.bingham@ideasonboard.com>",
            "date": "2021-08-25T10:29:37",
            "name": "[libcamera-devel,5/5] Documentation: application-developer: Fix up spelling error",
            "mbox": "https://patchwork.libcamera.org/patch/13488/mbox/"
        }
    ]
}