Show a series.

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

{
    "id": 3872,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3872/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3872",
    "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 new Camera devices property",
    "date": "2023-05-11T22:48:23",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3872/mbox/",
    "cover_letter": {
        "id": 18613,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/18613/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18613/",
        "msgid": "<20230511224830.356416-1-kieran.bingham@ideasonboard.com>",
        "date": "2023-05-11T22:48:23",
        "name": "[libcamera-devel,0/3] libcamera: Add new Camera devices property",
        "mbox": "https://patchwork.libcamera.org/cover/18613/mbox/"
    },
    "patches": [
        {
            "id": 18614,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18614/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18614/",
            "msgid": "<20230511224830.356416-2-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:48:24",
            "name": "[libcamera-devel,v2,1/4] libcamera: camera_manager: Move private implementation to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18614/mbox/"
        },
        {
            "id": 18616,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18616/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18616/",
            "msgid": "<20230511224830.356416-4-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:48:26",
            "name": "[libcamera-devel,v2,2/4] libcamera: camera_manager: Move {add, remove}Camera to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18616/mbox/"
        },
        {
            "id": 18618,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18618/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18618/",
            "msgid": "<20230511224830.356416-6-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:48:28",
            "name": "[libcamera-devel,v2,3/4] libcamera: camera_manager: Move {add, remove}Camera to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18618/mbox/"
        },
        {
            "id": 18619,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18619/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18619/",
            "msgid": "<20230511224830.356416-8-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:48:30",
            "name": "[libcamera-devel,v2,4/4] libcamera: pipeline: Register device numbers with camera",
            "mbox": "https://patchwork.libcamera.org/patch/18619/mbox/"
        }
    ]
}