Show a series.

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

{
    "id": 1952,
    "url": "https://patchwork.libcamera.org/api/series/1952/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1952",
    "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": "IPU3 Debug Improvements",
    "date": "2021-04-20T13:07:35",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 4,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1952/mbox/",
    "cover_letter": {
        "id": 12010,
        "url": "https://patchwork.libcamera.org/api/covers/12010/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/12010/",
        "msgid": "<20210420130741.236848-1-kieran.bingham@ideasonboard.com>",
        "date": "2021-04-20T13:07:35",
        "name": "[libcamera-devel,v4,0/6] IPU3 Debug Improvements",
        "mbox": "https://patchwork.libcamera.org/cover/12010/mbox/"
    },
    "patches": [
        {
            "id": 12011,
            "url": "https://patchwork.libcamera.org/api/patches/12011/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/12011/",
            "msgid": "<20210420130741.236848-2-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-20T13:07:36",
            "name": "[libcamera-devel,v4,1/6] libcamera: camera: Assert pipelines complete all requests",
            "mbox": "https://patchwork.libcamera.org/patch/12011/mbox/"
        },
        {
            "id": 12012,
            "url": "https://patchwork.libcamera.org/api/patches/12012/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/12012/",
            "msgid": "<20210420130741.236848-3-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-20T13:07:37",
            "name": "[libcamera-devel,v4,2/6] libcamera: pipeline: ipu3: frames: Fail if the FrameInfo can't be found",
            "mbox": "https://patchwork.libcamera.org/patch/12012/mbox/"
        },
        {
            "id": 12013,
            "url": "https://patchwork.libcamera.org/api/patches/12013/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/12013/",
            "msgid": "<20210420130741.236848-4-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-20T13:07:38",
            "name": "[libcamera-devel,v4,3/6] libcamera: pipeline: rkisp1: Fail RkISP1FrameInfo can't be found",
            "mbox": "https://patchwork.libcamera.org/patch/12013/mbox/"
        },
        {
            "id": 12014,
            "url": "https://patchwork.libcamera.org/api/patches/12014/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/12014/",
            "msgid": "<20210420130741.236848-5-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-20T13:07:39",
            "name": "[libcamera-devel,v4,4/6] libcamera: pipeline: ipu3: Cancel unused buffers",
            "mbox": "https://patchwork.libcamera.org/patch/12014/mbox/"
        },
        {
            "id": 12015,
            "url": "https://patchwork.libcamera.org/api/patches/12015/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/12015/",
            "msgid": "<20210420130741.236848-6-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-20T13:07:40",
            "name": "[libcamera-devel,v4,5/6] libcamera: internal: log: Report function on asserts",
            "mbox": "https://patchwork.libcamera.org/patch/12015/mbox/"
        },
        {
            "id": 12016,
            "url": "https://patchwork.libcamera.org/api/patches/12016/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/12016/",
            "msgid": "<20210420130741.236848-7-kieran.bingham@ideasonboard.com>",
            "date": "2021-04-20T13:07:41",
            "name": "[libcamera-devel,v4,6/6] libcamera: request: Make it extensible",
            "mbox": "https://patchwork.libcamera.org/patch/12016/mbox/"
        }
    ]
}