Show a series.

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

{
    "id": 3878,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3878/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3878",
    "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-15T12:45:45",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3878/mbox/",
    "cover_letter": {
        "id": 18629,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/18629/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18629/",
        "msgid": "<20230515124550.3601128-1-kieran.bingham@ideasonboard.com>",
        "date": "2023-05-15T12:45:45",
        "name": "[libcamera-devel,v3,0/5] libcamera: Add new Camera devices property",
        "mbox": "https://patchwork.libcamera.org/cover/18629/mbox/"
    },
    "patches": [
        {
            "id": 18630,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18630/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18630/",
            "msgid": "<20230515124550.3601128-2-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-15T12:45:46",
            "name": "[libcamera-devel,v3,1/5] libcamera: internal: request: convert to pragma once",
            "mbox": "https://patchwork.libcamera.org/patch/18630/mbox/"
        },
        {
            "id": 18631,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18631/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18631/",
            "msgid": "<20230515124550.3601128-3-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-15T12:45:47",
            "name": "[libcamera-devel,v3,2/5] libcamera: camera_manager: Move private implementation to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18631/mbox/"
        },
        {
            "id": 18632,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18632/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18632/",
            "msgid": "<20230515124550.3601128-4-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-15T12:45:48",
            "name": "[libcamera-devel,v3,3/5] libcamera: camera_manager: Move {add, remove}Camera to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18632/mbox/"
        },
        {
            "id": 18633,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18633/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18633/",
            "msgid": "<20230515124550.3601128-5-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-15T12:45:49",
            "name": "[libcamera-devel,v3,4/5] libcamera: properties: Provide a Devices camera property",
            "mbox": "https://patchwork.libcamera.org/patch/18633/mbox/"
        },
        {
            "id": 18634,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/18634/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18634/",
            "msgid": "<20230515124550.3601128-6-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-15T12:45:50",
            "name": "[libcamera-devel,v3,5/5] libcamera: pipeline: Register device numbers with camera",
            "mbox": "https://patchwork.libcamera.org/patch/18634/mbox/"
        }
    ]
}