Show a series.

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

{
    "id": 262,
    "url": "https://patchwork.libcamera.org/api/1.1/series/262/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=262",
    "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": "[libcamera-devel,v2,1/4] libcamera: Document documentation style and update the code accordingly",
    "date": "2019-04-19T10:28:41",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/262/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1082,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1082/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1082/",
            "msgid": "<20190419102844.6838-1-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-19T10:28:41",
            "name": "[libcamera-devel,v2,1/4] libcamera: Document documentation style and update the code accordingly",
            "mbox": "https://patchwork.libcamera.org/patch/1082/mbox/"
        },
        {
            "id": 1083,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1083/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1083/",
            "msgid": "<20190419102844.6838-2-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-19T10:28:42",
            "name": "[libcamera-devel,v2,2/4] libcamera: pipeline: rkisp1: Don't hardcode NV12 in configureStreams()",
            "mbox": "https://patchwork.libcamera.org/patch/1083/mbox/"
        },
        {
            "id": 1084,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1084/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1084/",
            "msgid": "<20190419102844.6838-3-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-19T10:28:43",
            "name": "[libcamera-devel,v2,3/4] libcamera: stream: Add and use toString() method to StreamConfiguration",
            "mbox": "https://patchwork.libcamera.org/patch/1084/mbox/"
        },
        {
            "id": 1085,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1085/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1085/",
            "msgid": "<20190419102844.6838-4-laurent.pinchart@ideasonboard.com>",
            "date": "2019-04-19T10:28:44",
            "name": "[libcamera-devel,v2,4/4] libcamera: Include header related to source file first",
            "mbox": "https://patchwork.libcamera.org/patch/1085/mbox/"
        }
    ]
}