Show a series.

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

{
    "id": 3876,
    "url": "https://patchwork.libcamera.org/api/series/3876/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3876",
    "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-05-11T22:58:29",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3876/mbox/",
    "cover_letter": {
        "id": 18621,
        "url": "https://patchwork.libcamera.org/api/covers/18621/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18621/",
        "msgid": "<20230511225833.361699-1-kieran.bingham@ideasonboard.com>",
        "date": "2023-05-11T22:58:29",
        "name": "[libcamera-devel,v2,0/4] libcamera: Add new Camera devices property",
        "mbox": "https://patchwork.libcamera.org/cover/18621/mbox/"
    },
    "patches": [
        {
            "id": 18622,
            "url": "https://patchwork.libcamera.org/api/patches/18622/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18622/",
            "msgid": "<20230511225833.361699-2-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:58:30",
            "name": "[libcamera-devel,v2,1/4] libcamera: camera_manager: Move private implementation to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18622/mbox/"
        },
        {
            "id": 18623,
            "url": "https://patchwork.libcamera.org/api/patches/18623/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18623/",
            "msgid": "<20230511225833.361699-3-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:58:31",
            "name": "[libcamera-devel,v2,2/4] libcamera: camera_manager: Move {add, remove}Camera to internal",
            "mbox": "https://patchwork.libcamera.org/patch/18623/mbox/"
        },
        {
            "id": 18624,
            "url": "https://patchwork.libcamera.org/api/patches/18624/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18624/",
            "msgid": "<20230511225833.361699-4-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:58:32",
            "name": "[libcamera-devel,v2,3/4] libcamera: properties: Provide a Devices camera property",
            "mbox": "https://patchwork.libcamera.org/patch/18624/mbox/"
        },
        {
            "id": 18625,
            "url": "https://patchwork.libcamera.org/api/patches/18625/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18625/",
            "msgid": "<20230511225833.361699-5-kieran.bingham@ideasonboard.com>",
            "date": "2023-05-11T22:58:33",
            "name": "[libcamera-devel,v2,4/4] libcamera: pipeline: Register device numbers with camera",
            "mbox": "https://patchwork.libcamera.org/patch/18625/mbox/"
        }
    ]
}