Show a series.

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

{
    "id": 304,
    "url": "https://patchwork.libcamera.org/api/1.1/series/304/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=304",
    "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": "test: v4l2_device: Cleanups and a small speed increase",
    "date": "2019-05-11T11:11:10",
    "submitter": {
        "id": 5,
        "url": "https://patchwork.libcamera.org/api/1.1/people/5/?format=api",
        "name": "Niklas Söderlund",
        "email": "niklas.soderlund@ragnatech.se"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/304/mbox/",
    "cover_letter": {
        "id": 1197,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/1197/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/1197/",
        "msgid": "<20190511111115.16727-1-niklas.soderlund@ragnatech.se>",
        "date": "2019-05-11T11:11:10",
        "name": "[libcamera-devel,v2,0/5] test: v4l2_device: Cleanups and a small speed increase",
        "mbox": "https://patchwork.libcamera.org/cover/1197/mbox/"
    },
    "patches": [
        {
            "id": 1198,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1198/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1198/",
            "msgid": "<20190511111115.16727-2-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-11T11:11:11",
            "name": "[libcamera-devel,v2,1/5] test: v4l2_device: Order class sections",
            "mbox": "https://patchwork.libcamera.org/patch/1198/mbox/"
        },
        {
            "id": 1199,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1199/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1199/",
            "msgid": "<20190511111115.16727-3-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-11T11:11:12",
            "name": "[libcamera-devel,v2,2/5] test: v4l2_device: Implement functions inside class definition in cpp files",
            "mbox": "https://patchwork.libcamera.org/patch/1199/mbox/"
        },
        {
            "id": 1200,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1200/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1200/",
            "msgid": "<20190511111115.16727-4-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-11T11:11:13",
            "name": "[libcamera-devel,v2,3/5] test: v4l2_device: Allow each test to specify which device and entity to test",
            "mbox": "https://patchwork.libcamera.org/patch/1200/mbox/"
        },
        {
            "id": 1201,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1201/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1201/",
            "msgid": "<20190511111115.16727-5-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-11T11:11:14",
            "name": "[libcamera-devel,v2,4/5] test: v4l2_device: Reset media links and set a resolution",
            "mbox": "https://patchwork.libcamera.org/patch/1201/mbox/"
        },
        {
            "id": 1202,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1202/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1202/",
            "msgid": "<20190511111115.16727-6-niklas.soderlund@ragnatech.se>",
            "date": "2019-05-11T11:11:15",
            "name": "[libcamera-devel,v2,5/5] test: v4l2_device: Switch most tests to vimc",
            "mbox": "https://patchwork.libcamera.org/patch/1202/mbox/"
        }
    ]
}