Show a series.

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

{
    "id": 3925,
    "url": "https://patchwork.libcamera.org/api/series/3925/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3925",
    "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": "libcamera: Add new Camera devices property",
    "date": "2023-06-15T17:26:03",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 4,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3925/mbox/",
    "cover_letter": {
        "id": 18737,
        "url": "https://patchwork.libcamera.org/api/covers/18737/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18737/",
        "msgid": "<20230615172608.378258-1-kieran.bingham@ideasonboard.com>",
        "date": "2023-06-15T17:26:03",
        "name": "[libcamera-devel,v4,0/5] libcamera: Add new Camera devices property",
        "mbox": "https://patchwork.libcamera.org/cover/18737/mbox/"
    },
    "patches": [
        {
            "id": 18738,
            "url": "https://patchwork.libcamera.org/api/patches/18738/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18738/",
            "msgid": "<20230615172608.378258-2-kieran.bingham@ideasonboard.com>",
            "date": "2023-06-15T17:26:04",
            "name": "[libcamera-devel,v4,1/5] libcamera: internal: request: convert to pragma once",
            "mbox": "https://patchwork.libcamera.org/patch/18738/mbox/"
        },
        {
            "id": 18739,
            "url": "https://patchwork.libcamera.org/api/patches/18739/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18739/",
            "msgid": "<20230615172608.378258-3-kieran.bingham@ideasonboard.com>",
            "date": "2023-06-15T17:26:05",
            "name": "[libcamera-devel,v4,2/5] libcamera: camera_manager: Move private implementation to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18739/mbox/"
        },
        {
            "id": 18740,
            "url": "https://patchwork.libcamera.org/api/patches/18740/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18740/",
            "msgid": "<20230615172608.378258-4-kieran.bingham@ideasonboard.com>",
            "date": "2023-06-15T17:26:06",
            "name": "[libcamera-devel,v4,3/5] libcamera: camera_manager: Move {add, remove}Camera to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18740/mbox/"
        },
        {
            "id": 18741,
            "url": "https://patchwork.libcamera.org/api/patches/18741/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18741/",
            "msgid": "<20230615172608.378258-5-kieran.bingham@ideasonboard.com>",
            "date": "2023-06-15T17:26:07",
            "name": "[libcamera-devel,v4,4/5] libcamera: properties: Provide a Devices camera property",
            "mbox": "https://patchwork.libcamera.org/patch/18741/mbox/"
        },
        {
            "id": 18742,
            "url": "https://patchwork.libcamera.org/api/patches/18742/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18742/",
            "msgid": "<20230615172608.378258-6-kieran.bingham@ideasonboard.com>",
            "date": "2023-06-15T17:26:08",
            "name": "[libcamera-devel,v4,5/5] libcamera: pipeline: Register device numbers with camera",
            "mbox": "https://patchwork.libcamera.org/patch/18742/mbox/"
        }
    ]
}