Show a series.

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

{
    "id": 2547,
    "url": "https://patchwork.libcamera.org/api/series/2547/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2547",
    "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-23T07:24:51",
    "submitter": {
        "id": 86,
        "url": "https://patchwork.libcamera.org/api/people/86/?format=api",
        "name": "Umang Jain",
        "email": "umang.jain@ideasonboard.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2547/mbox/",
    "cover_letter": {
        "id": 13888,
        "url": "https://patchwork.libcamera.org/api/covers/13888/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13888/",
        "msgid": "<20210923072453.130346-1-umang.jain@ideasonboard.com>",
        "date": "2021-09-23T07:24:51",
        "name": "[libcamera-devel,v3,0/2] android: Fix generation of thumbnail for EXIF data",
        "mbox": "https://patchwork.libcamera.org/cover/13888/mbox/"
    },
    "patches": [
        {
            "id": 13889,
            "url": "https://patchwork.libcamera.org/api/patches/13889/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13889/",
            "msgid": "<20210923072453.130346-2-umang.jain@ideasonboard.com>",
            "date": "2021-09-23T07:24:52",
            "name": "[libcamera-devel,v3,1/2] android: camera_capabilities: Clarify CameraMetadata allocation",
            "mbox": "https://patchwork.libcamera.org/patch/13889/mbox/"
        },
        {
            "id": 13890,
            "url": "https://patchwork.libcamera.org/api/patches/13890/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13890/",
            "msgid": "<20210923072453.130346-3-umang.jain@ideasonboard.com>",
            "date": "2021-09-23T07:24:53",
            "name": "[libcamera-devel,v3,2/2] android: Fix generation of thumbnail for EXIF data",
            "mbox": "https://patchwork.libcamera.org/patch/13890/mbox/"
        }
    ]
}