Show a series.

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

{
    "id": 881,
    "url": "https://patchwork.libcamera.org/api/1.1/series/881/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=881",
    "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": "Introduce UVC hotplug support",
    "date": "2020-05-06T10:33:51",
    "submitter": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/people/1/?format=api",
        "name": "Umang Jain",
        "email": "email@uajain.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/881/mbox/",
    "cover_letter": {
        "id": 3688,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/3688/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/3688/",
        "msgid": "<20200506103346.3433-1-email@uajain.com>",
        "date": "2020-05-06T10:33:51",
        "name": "[libcamera-devel,0/4] Introduce UVC hotplug support",
        "mbox": "https://patchwork.libcamera.org/cover/3688/mbox/"
    },
    "patches": [
        {
            "id": 3689,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3689/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3689/",
            "msgid": "<20200506103346.3433-2-email@uajain.com>",
            "date": "2020-05-06T10:33:52",
            "name": "[libcamera-devel,1/4] libcamera: device_enumerator: Emit a signal when a new device is hotplugged",
            "mbox": "https://patchwork.libcamera.org/patch/3689/mbox/"
        },
        {
            "id": 3690,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3690/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3690/",
            "msgid": "<20200506103346.3433-3-email@uajain.com>",
            "date": "2020-05-06T10:33:53",
            "name": "[libcamera-devel,2/4] libcamera: camera_manager: Introduce signals when a camera is added/removed",
            "mbox": "https://patchwork.libcamera.org/patch/3690/mbox/"
        },
        {
            "id": 3692,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3692/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3692/",
            "msgid": "<20200506103346.3433-5-email@uajain.com>",
            "date": "2020-05-06T10:33:55",
            "name": "[libcamera-devel,4/4] tests: Introduce hotplug hot-unplug unit test",
            "mbox": "https://patchwork.libcamera.org/patch/3692/mbox/"
        },
        {
            "id": 3691,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/3691/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/3691/",
            "msgid": "<20200506103346.3433-4-email@uajain.com>",
            "date": "2020-05-06T10:33:55",
            "name": "[libcamera-devel,3/4] qcam: main_window: Introduce hotplug support",
            "mbox": "https://patchwork.libcamera.org/patch/3691/mbox/"
        }
    ]
}