Show a series.

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

{
    "id": 1416,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1416/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1416",
    "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: jpeg: exif: Embed a JPEG-encoded thumbnail",
    "date": "2020-10-26T14:01:31",
    "submitter": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/people/1/?format=api",
        "name": "Umang Jain",
        "email": "email@uajain.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1416/mbox/",
    "cover_letter": {
        "id": 10252,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/10252/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10252/",
        "msgid": "<20201026140134.44166-1-email@uajain.com>",
        "date": "2020-10-26T14:01:31",
        "name": "[libcamera-devel,0/3] android: jpeg: exif: Embed a JPEG-encoded thumbnail",
        "mbox": "https://patchwork.libcamera.org/cover/10252/mbox/"
    },
    "patches": [
        {
            "id": 10253,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10253/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10253/",
            "msgid": "<20201026140134.44166-2-email@uajain.com>",
            "date": "2020-10-26T14:01:32",
            "name": "[libcamera-devel,1/3] android: jpeg: Return encoded bytes size from PostProcessorJpeg",
            "mbox": "https://patchwork.libcamera.org/patch/10253/mbox/"
        },
        {
            "id": 10254,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10254/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10254/",
            "msgid": "<20201026140134.44166-3-email@uajain.com>",
            "date": "2020-10-26T14:01:33",
            "name": "[libcamera-devel,2/3] android: jpeg: encoder_libjpeg: Allow encoding raw frame bytes",
            "mbox": "https://patchwork.libcamera.org/patch/10254/mbox/"
        },
        {
            "id": 10255,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/10255/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10255/",
            "msgid": "<20201026140134.44166-4-email@uajain.com>",
            "date": "2020-10-26T14:01:34",
            "name": "[libcamera-devel,3/3] android: jpeg: exif: Embed a JPEG-encoded thumbnail",
            "mbox": "https://patchwork.libcamera.org/patch/10255/mbox/"
        }
    ]
}