Show a series.

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

{
    "id": 2514,
    "url": "https://patchwork.libcamera.org/api/series/2514/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2514",
    "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": "android: Fix generation of thumbnail for EXIF data",
    "date": "2021-09-10T10:47:27",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2514/mbox/",
    "cover_letter": {
        "id": 13808,
        "url": "https://patchwork.libcamera.org/api/covers/13808/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13808/",
        "msgid": "<20210910104729.542779-1-umang.jain@ideasonboard.com>",
        "date": "2021-09-10T10:47:27",
        "name": "[libcamera-devel,v1,0/2] android: Fix generation of thumbnail for EXIF data",
        "mbox": "https://patchwork.libcamera.org/cover/13808/mbox/"
    },
    "patches": [
        {
            "id": 13809,
            "url": "https://patchwork.libcamera.org/api/patches/13809/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13809/",
            "msgid": "<20210910104729.542779-2-umang.jain@ideasonboard.com>",
            "date": "2021-09-10T10:47:28",
            "name": "[libcamera-devel,v1,1/2] android: jpeg: Rectify variable naming style.",
            "mbox": "https://patchwork.libcamera.org/patch/13809/mbox/"
        },
        {
            "id": 13810,
            "url": "https://patchwork.libcamera.org/api/patches/13810/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13810/",
            "msgid": "<20210910104729.542779-3-umang.jain@ideasonboard.com>",
            "date": "2021-09-10T10:47:29",
            "name": "[libcamera-devel,v1,2/2] android: Fix generation of thumbnail for EXIF data",
            "mbox": "https://patchwork.libcamera.org/patch/13810/mbox/"
        }
    ]
}