Show a series.

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

{
    "id": 1401,
    "url": "https://patchwork.libcamera.org/api/series/1401/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1401",
    "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": "Shadowed Variables",
    "date": "2020-10-21T15:41:33",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 4,
    "total": 15,
    "received_total": 15,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1401/mbox/",
    "cover_letter": {
        "id": 10177,
        "url": "https://patchwork.libcamera.org/api/covers/10177/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/10177/",
        "msgid": "<20201021154148.511505-1-kieran.bingham@ideasonboard.com>",
        "date": "2020-10-21T15:41:33",
        "name": "[libcamera-devel,v4,00/15] Shadowed Variables",
        "mbox": "https://patchwork.libcamera.org/cover/10177/mbox/"
    },
    "patches": [
        {
            "id": 10178,
            "url": "https://patchwork.libcamera.org/api/patches/10178/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10178/",
            "msgid": "<20201021154148.511505-2-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:34",
            "name": "[libcamera-devel,v4,01/15] libcamera: thread: Prevent shadowing of signal name",
            "mbox": "https://patchwork.libcamera.org/patch/10178/mbox/"
        },
        {
            "id": 10179,
            "url": "https://patchwork.libcamera.org/api/patches/10179/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10179/",
            "msgid": "<20201021154148.511505-3-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:35",
            "name": "[libcamera-devel,v4,02/15] libcamera: pipeline: Prevent variable shadowing",
            "mbox": "https://patchwork.libcamera.org/patch/10179/mbox/"
        },
        {
            "id": 10180,
            "url": "https://patchwork.libcamera.org/api/patches/10180/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10180/",
            "msgid": "<20201021154148.511505-4-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:36",
            "name": "[libcamera-devel,v4,03/15] libcamera: pipeline: Use existing variable definitions",
            "mbox": "https://patchwork.libcamera.org/patch/10180/mbox/"
        },
        {
            "id": 10181,
            "url": "https://patchwork.libcamera.org/api/patches/10181/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10181/",
            "msgid": "<20201021154148.511505-5-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:37",
            "name": "[libcamera-devel,v4,04/15] libcamera: pipeline: rpi_stream: Explicitly name requestBuffer",
            "mbox": "https://patchwork.libcamera.org/patch/10181/mbox/"
        },
        {
            "id": 10182,
            "url": "https://patchwork.libcamera.org/api/patches/10182/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10182/",
            "msgid": "<20201021154148.511505-6-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:38",
            "name": "[libcamera-devel,v4,05/15] libcamera: v4l2_videodevice: Prevent shadowing of V4L2BufferCache members",
            "mbox": "https://patchwork.libcamera.org/patch/10182/mbox/"
        },
        {
            "id": 10183,
            "url": "https://patchwork.libcamera.org/api/patches/10183/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10183/",
            "msgid": "<20201021154148.511505-7-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:39",
            "name": "[libcamera-devel,v4,06/15] ipa: raspberrypi: Re-use iterator variable",
            "mbox": "https://patchwork.libcamera.org/patch/10183/mbox/"
        },
        {
            "id": 10184,
            "url": "https://patchwork.libcamera.org/api/patches/10184/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10184/",
            "msgid": "<20201021154148.511505-8-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:40",
            "name": "[libcamera-devel,v4,07/15] android: camera_device: Use existing variable definitions",
            "mbox": "https://patchwork.libcamera.org/patch/10184/mbox/"
        },
        {
            "id": 10185,
            "url": "https://patchwork.libcamera.org/api/patches/10185/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10185/",
            "msgid": "<20201021154148.511505-9-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:41",
            "name": "[libcamera-devel,v4,08/15] android: camera_device: use member style on Camera3RequestDescriptor",
            "mbox": "https://patchwork.libcamera.org/patch/10185/mbox/"
        },
        {
            "id": 10186,
            "url": "https://patchwork.libcamera.org/api/patches/10186/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10186/",
            "msgid": "<20201021154148.511505-10-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:42",
            "name": "[libcamera-devel,v4,09/15] android: camera_device: Rename shadowed variable",
            "mbox": "https://patchwork.libcamera.org/patch/10186/mbox/"
        },
        {
            "id": 10187,
            "url": "https://patchwork.libcamera.org/api/patches/10187/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10187/",
            "msgid": "<20201021154148.511505-11-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:43",
            "name": "[libcamera-devel,v4,10/15] android: metadata: Disable -Wshadow",
            "mbox": "https://patchwork.libcamera.org/patch/10187/mbox/"
        },
        {
            "id": 10188,
            "url": "https://patchwork.libcamera.org/api/patches/10188/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10188/",
            "msgid": "<20201021154148.511505-12-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:44",
            "name": "[libcamera-devel,v4,11/15] v4l2: camera: Prevent shadowing within V4L2Camera::Buffer",
            "mbox": "https://patchwork.libcamera.org/patch/10188/mbox/"
        },
        {
            "id": 10189,
            "url": "https://patchwork.libcamera.org/api/patches/10189/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10189/",
            "msgid": "<20201021154148.511505-13-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:45",
            "name": "[libcamera-devel,v4,12/15] cam: options: Rename optional arg to prevent shadowing",
            "mbox": "https://patchwork.libcamera.org/patch/10189/mbox/"
        },
        {
            "id": 10190,
            "url": "https://patchwork.libcamera.org/api/patches/10190/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10190/",
            "msgid": "<20201021154148.511505-14-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:46",
            "name": "[libcamera-devel,v4,13/15] qcam: main_window: Explicitly name raw buffer",
            "mbox": "https://patchwork.libcamera.org/patch/10190/mbox/"
        },
        {
            "id": 10191,
            "url": "https://patchwork.libcamera.org/api/patches/10191/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10191/",
            "msgid": "<20201021154148.511505-15-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:47",
            "name": "[libcamera-devel,v4,14/15] test: v4l2_videodevice: Prevent variable shadowing of format",
            "mbox": "https://patchwork.libcamera.org/patch/10191/mbox/"
        },
        {
            "id": 10192,
            "url": "https://patchwork.libcamera.org/api/patches/10192/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/10192/",
            "msgid": "<20201021154148.511505-16-kieran.bingham@ideasonboard.com>",
            "date": "2020-10-21T15:41:48",
            "name": "[libcamera-devel,v4,15/15] meson: Enable shadowed variable warning",
            "mbox": "https://patchwork.libcamera.org/patch/10192/mbox/"
        }
    ]
}