Show a series.

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

{
    "id": 691,
    "url": "https://patchwork.libcamera.org/api/1.1/series/691/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=691",
    "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: V4L2BufferCache: Improve cache eviction strategy",
    "date": "2020-02-24T19:35:57",
    "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": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/691/mbox/",
    "cover_letter": {
        "id": 2874,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/2874/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/2874/",
        "msgid": "<20200224193601.1040770-1-niklas.soderlund@ragnatech.se>",
        "date": "2020-02-24T19:35:57",
        "name": "[libcamera-devel,v2,0/4] libcamera: V4L2BufferCache: Improve cache eviction strategy",
        "mbox": "https://patchwork.libcamera.org/cover/2874/mbox/"
    },
    "patches": [
        {
            "id": 2875,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2875/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2875/",
            "msgid": "<20200224193601.1040770-2-niklas.soderlund@ragnatech.se>",
            "date": "2020-02-24T19:35:58",
            "name": "[libcamera-devel,v2,1/4] test: camera: buffer_import: Fix error messages",
            "mbox": "https://patchwork.libcamera.org/patch/2875/mbox/"
        },
        {
            "id": 2876,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2876/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2876/",
            "msgid": "<20200224193601.1040770-3-niklas.soderlund@ragnatech.se>",
            "date": "2020-02-24T19:35:59",
            "name": "[libcamera-devel,v2,2/4] test: Extract BufferSource class out of camera tests to libtest",
            "mbox": "https://patchwork.libcamera.org/patch/2876/mbox/"
        },
        {
            "id": 2877,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2877/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2877/",
            "msgid": "<20200224193601.1040770-4-niklas.soderlund@ragnatech.se>",
            "date": "2020-02-24T19:36:00",
            "name": "[libcamera-devel,v2,3/4] test: v4l2_videodevice: Add test for V4L2BufferCache",
            "mbox": "https://patchwork.libcamera.org/patch/2877/mbox/"
        },
        {
            "id": 2878,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/2878/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/2878/",
            "msgid": "<20200224193601.1040770-5-niklas.soderlund@ragnatech.se>",
            "date": "2020-02-24T19:36:01",
            "name": "[libcamera-devel,v2,4/4] libcamera: V4L2BufferCache: Improve cache eviction strategy",
            "mbox": "https://patchwork.libcamera.org/patch/2878/mbox/"
        }
    ]
}