Show a series.

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

{
    "id": 770,
    "url": "https://patchwork.libcamera.org/api/1.1/series/770/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=770",
    "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: Add support for a RAW still capture",
    "date": "2020-03-24T15:51:39",
    "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": 1,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/770/mbox/",
    "cover_letter": {
        "id": 3300,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/3300/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/3300/",
        "msgid": "<20200324155145.3896183-1-niklas.soderlund@ragnatech.se>",
        "date": "2020-03-24T15:51:38",
        "name": "[libcamera-devel,0/7] libcamera: Add support for a RAW still capture",
        "mbox": "https://patchwork.libcamera.org/cover/3300/mbox/"
    },
    "patches": [
        {
            "id": 3299,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3299/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3299/",
            "msgid": "<20200324155145.3896183-2-niklas.soderlund@ragnatech.se>",
            "date": "2020-03-24T15:51:39",
            "name": "[libcamera-devel,1/7] libcamera: stream: Add StillCaptureRaw role",
            "mbox": "https://patchwork.libcamera.org/patch/3299/mbox/"
        },
        {
            "id": 3301,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3301/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3301/",
            "msgid": "<20200324155145.3896183-3-niklas.soderlund@ragnatech.se>",
            "date": "2020-03-24T15:51:40",
            "name": "[libcamera-devel,2/7] cam: Add option to capture StillCaptureRaw stream",
            "mbox": "https://patchwork.libcamera.org/patch/3301/mbox/"
        },
        {
            "id": 3302,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3302/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3302/",
            "msgid": "<20200324155145.3896183-4-niklas.soderlund@ragnatech.se>",
            "date": "2020-03-24T15:51:41",
            "name": "[libcamera-devel,3/7,DNI] include: drm_fourcc: Add Bayer FourCC and modifiers",
            "mbox": "https://patchwork.libcamera.org/patch/3302/mbox/"
        },
        {
            "id": 3303,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3303/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3303/",
            "msgid": "<20200324155145.3896183-5-niklas.soderlund@ragnatech.se>",
            "date": "2020-03-24T15:51:42",
            "name": "[libcamera-devel,4/7] libcamera: FrameBuffer: Add a method to copy buffer content",
            "mbox": "https://patchwork.libcamera.org/patch/3303/mbox/"
        },
        {
            "id": 3304,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3304/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3304/",
            "msgid": "<20200324155145.3896183-6-niklas.soderlund@ragnatech.se>",
            "date": "2020-03-24T15:51:43",
            "name": "[libcamera-devel,5/7] libcamera: FrameBuffer: Add a setRequest() interface",
            "mbox": "https://patchwork.libcamera.org/patch/3304/mbox/"
        },
        {
            "id": 3305,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3305/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3305/",
            "msgid": "<20200324155145.3896183-7-niklas.soderlund@ragnatech.se>",
            "date": "2020-03-24T15:51:44",
            "name": "[libcamera-devel,6/7] libcamera: ipu3: Do not unconditionally queue buffers to CIO2",
            "mbox": "https://patchwork.libcamera.org/patch/3305/mbox/"
        },
        {
            "id": 3306,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3306/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3306/",
            "msgid": "<20200324155145.3896183-8-niklas.soderlund@ragnatech.se>",
            "date": "2020-03-24T15:51:45",
            "name": "[libcamera-devel,7/7] libcamera: ipu3: Add support for a RAW still capture stream",
            "mbox": "https://patchwork.libcamera.org/patch/3306/mbox/"
        }
    ]
}