Show a series.

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

{
    "id": 125,
    "url": "https://patchwork.libcamera.org/api/1.1/series/125/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=125",
    "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": "Hotplug support and object lifetime management",
    "date": "2019-01-24T10:16:41",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/125/mbox/",
    "cover_letter": {
        "id": 355,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/355/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/355/",
        "msgid": "<20190124101651.9993-1-laurent.pinchart@ideasonboard.com>",
        "date": "2019-01-24T10:16:41",
        "name": "[libcamera-devel,00/10] Hotplug support and object lifetime management",
        "mbox": "https://patchwork.libcamera.org/cover/355/mbox/"
    },
    "patches": [
        {
            "id": 356,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/356/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/356/",
            "msgid": "<20190124101651.9993-2-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:42",
            "name": "[libcamera-devel,01/10] libcamera: pipeline_handler: Store the camera manager pointer",
            "mbox": "https://patchwork.libcamera.org/patch/356/mbox/"
        },
        {
            "id": 357,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/357/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/357/",
            "msgid": "<20190124101651.9993-3-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:43",
            "name": "[libcamera-devel,02/10] libcamera: pipeline_handler: Declare factory children classes as final",
            "mbox": "https://patchwork.libcamera.org/patch/357/mbox/"
        },
        {
            "id": 358,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/358/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/358/",
            "msgid": "<20190124101651.9993-4-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:44",
            "name": "[libcamera-devel,03/10] libcamera: camera: Associate cameras with their pipeline handler",
            "mbox": "https://patchwork.libcamera.org/patch/358/mbox/"
        },
        {
            "id": 359,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/359/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/359/",
            "msgid": "<20190124101651.9993-5-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:45",
            "name": "[libcamera-devel,04/10] libcamera: device_enumerator: Reference-count MediaDevice instances",
            "mbox": "https://patchwork.libcamera.org/patch/359/mbox/"
        },
        {
            "id": 360,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/360/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/360/",
            "msgid": "<20190124101651.9993-6-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:46",
            "name": "[libcamera-devel,05/10] libcamera: media_device: Add disconnected signal",
            "mbox": "https://patchwork.libcamera.org/patch/360/mbox/"
        },
        {
            "id": 361,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/361/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/361/",
            "msgid": "<20190124101651.9993-7-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:47",
            "name": "[libcamera-devel,06/10] libcamera: camera: Add disconnection notification",
            "mbox": "https://patchwork.libcamera.org/patch/361/mbox/"
        },
        {
            "id": 362,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/362/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/362/",
            "msgid": "<20190124101651.9993-8-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:48",
            "name": "[libcamera-devel,07/10] libcamera: camera_manager: Add method to unregister a camera",
            "mbox": "https://patchwork.libcamera.org/patch/362/mbox/"
        },
        {
            "id": 363,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/363/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/363/",
            "msgid": "<20190124101651.9993-9-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:49",
            "name": "[libcamera-devel,08/10] libcamera: pipeline_handler: Add camera disconnection support",
            "mbox": "https://patchwork.libcamera.org/patch/363/mbox/"
        },
        {
            "id": 364,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/364/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/364/",
            "msgid": "<20190124101651.9993-10-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:50",
            "name": "[libcamera-devel,09/10] libcamera: pipeline: uvc: Mark the media device as hotpluggable",
            "mbox": "https://patchwork.libcamera.org/patch/364/mbox/"
        },
        {
            "id": 365,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/365/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/365/",
            "msgid": "<20190124101651.9993-11-laurent.pinchart@ideasonboard.com>",
            "date": "2019-01-24T10:16:51",
            "name": "[libcamera-devel,10/10] libcamera: device_enumerator: Add hotplug support",
            "mbox": "https://patchwork.libcamera.org/patch/365/mbox/"
        }
    ]
}