Show a series.

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

{
    "id": 165,
    "url": "https://patchwork.libcamera.org/api/series/165/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=165",
    "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": "libcamera: V4L2 Streams",
    "date": "2019-02-03T11:00:51",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 11,
    "received_total": 11,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/165/mbox/",
    "cover_letter": {
        "id": 487,
        "url": "https://patchwork.libcamera.org/api/covers/487/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/487/",
        "msgid": "<20190203110102.5663-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-02-03T11:00:51",
        "name": "[libcamera-devel,RFC,00/11] libcamera: V4L2 Streams",
        "mbox": "https://patchwork.libcamera.org/cover/487/mbox/"
    },
    "patches": [
        {
            "id": 488,
            "url": "https://patchwork.libcamera.org/api/patches/488/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/488/",
            "msgid": "<20190203110102.5663-2-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:52",
            "name": "[libcamera-devel,01/11] test: v4l2_device: Use DeviceEnumerator to find a UVCVideo",
            "mbox": "https://patchwork.libcamera.org/patch/488/mbox/"
        },
        {
            "id": 489,
            "url": "https://patchwork.libcamera.org/api/patches/489/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/489/",
            "msgid": "<20190203110102.5663-3-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:53",
            "name": "[libcamera-devel,02/11] libcamera: buffer: Support v4l2_buffer construction",
            "mbox": "https://patchwork.libcamera.org/patch/489/mbox/"
        },
        {
            "id": 490,
            "url": "https://patchwork.libcamera.org/api/patches/490/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/490/",
            "msgid": "<20190203110102.5663-4-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:54",
            "name": "[libcamera-devel,03/11] libcamera: v4l2_device: Request buffers from the device",
            "mbox": "https://patchwork.libcamera.org/patch/490/mbox/"
        },
        {
            "id": 491,
            "url": "https://patchwork.libcamera.org/api/patches/491/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/491/",
            "msgid": "<20190203110102.5663-5-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:55",
            "name": "[libcamera-devel,04/11] libcamera: v4l2_device: Support exporting buffers",
            "mbox": "https://patchwork.libcamera.org/patch/491/mbox/"
        },
        {
            "id": 492,
            "url": "https://patchwork.libcamera.org/api/patches/492/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/492/",
            "msgid": "<20190203110102.5663-6-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:56",
            "name": "[libcamera-devel,05/11] test: v4l2_device: Add request_buffers test",
            "mbox": "https://patchwork.libcamera.org/patch/492/mbox/"
        },
        {
            "id": 493,
            "url": "https://patchwork.libcamera.org/api/patches/493/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/493/",
            "msgid": "<20190203110102.5663-7-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:57",
            "name": "[libcamera-devel,06/11] libcamera: v4l2_device: Implement stream{On, Off}",
            "mbox": "https://patchwork.libcamera.org/patch/493/mbox/"
        },
        {
            "id": 494,
            "url": "https://patchwork.libcamera.org/api/patches/494/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/494/",
            "msgid": "<20190203110102.5663-8-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:58",
            "name": "[libcamera-devel,07/11] test: v4l2_device: Add StreamOn/StreamOff test",
            "mbox": "https://patchwork.libcamera.org/patch/494/mbox/"
        },
        {
            "id": 495,
            "url": "https://patchwork.libcamera.org/api/patches/495/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/495/",
            "msgid": "<20190203110102.5663-9-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:00:59",
            "name": "[libcamera-devel,08/11] test: v4l2_device: Add a functional capture test",
            "mbox": "https://patchwork.libcamera.org/patch/495/mbox/"
        },
        {
            "id": 496,
            "url": "https://patchwork.libcamera.org/api/patches/496/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/496/",
            "msgid": "<20190203110102.5663-10-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:01:00",
            "name": "[libcamera-devel,09/11] libcamera: v4l2_device: Add event driven buffer passing",
            "mbox": "https://patchwork.libcamera.org/patch/496/mbox/"
        },
        {
            "id": 497,
            "url": "https://patchwork.libcamera.org/api/patches/497/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/497/",
            "msgid": "<20190203110102.5663-11-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:01:01",
            "name": "[libcamera-devel,10/11] test: v4l2_device: Provide asynchronous capture test",
            "mbox": "https://patchwork.libcamera.org/patch/497/mbox/"
        },
        {
            "id": 498,
            "url": "https://patchwork.libcamera.org/api/patches/498/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/498/",
            "msgid": "<20190203110102.5663-12-kieran.bingham@ideasonboard.com>",
            "date": "2019-02-03T11:01:02",
            "name": "[libcamera-devel,11/11] libcamera: v4l2device: update Buffer with information from v4l2_buffer when dequeueing",
            "mbox": "https://patchwork.libcamera.org/patch/498/mbox/"
        }
    ]
}