Show a series.

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

{
    "id": 2519,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2519/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2519",
    "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": "android: Fix generation of thumbnail for EXIF",
    "date": "2021-09-13T04:01:08",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/1.1/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2519/mbox/",
    "cover_letter": {
        "id": 13815,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/13815/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13815/",
        "msgid": "<20210913040110.13789-1-umang.jain@ideasonboard.com>",
        "date": "2021-09-13T04:01:08",
        "name": "[libcamera-devel,v2,0/2] android: Fix generation of thumbnail for EXIF",
        "mbox": "https://patchwork.libcamera.org/cover/13815/mbox/"
    },
    "patches": [
        {
            "id": 13816,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13816/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13816/",
            "msgid": "<20210913040110.13789-2-umang.jain@ideasonboard.com>",
            "date": "2021-09-13T04:01:09",
            "name": "[libcamera-devel,v2,1/2] android: jpeg: Rectify variable naming style.",
            "mbox": "https://patchwork.libcamera.org/patch/13816/mbox/"
        },
        {
            "id": 13817,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13817/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13817/",
            "msgid": "<20210913040110.13789-3-umang.jain@ideasonboard.com>",
            "date": "2021-09-13T04:01:10",
            "name": "[libcamera-devel,v2,2/2] android: Fix generation of thumbnail for EXIF data",
            "mbox": "https://patchwork.libcamera.org/patch/13817/mbox/"
        }
    ]
}