Show a series.

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

{
    "id": 3844,
    "url": "https://patchwork.libcamera.org/api/series/3844/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3844",
    "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-04-19T08:58:18",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3844/mbox/",
    "cover_letter": {
        "id": 18539,
        "url": "https://patchwork.libcamera.org/api/covers/18539/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/18539/",
        "msgid": "<20230419085821.2682901-1-kieran.bingham@ideasonboard.com>",
        "date": "2023-04-19T08:58:18",
        "name": "[libcamera-devel,0/3] libcamera: Add new Camera devices property",
        "mbox": "https://patchwork.libcamera.org/cover/18539/mbox/"
    },
    "patches": [
        {
            "id": 18540,
            "url": "https://patchwork.libcamera.org/api/patches/18540/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18540/",
            "msgid": "<20230419085821.2682901-2-kieran.bingham@ideasonboard.com>",
            "date": "2023-04-19T08:58:19",
            "name": "[libcamera-devel,1/3] libcamera: controls: Support dev_t in an Integer32 type.",
            "mbox": "https://patchwork.libcamera.org/patch/18540/mbox/"
        },
        {
            "id": 18541,
            "url": "https://patchwork.libcamera.org/api/patches/18541/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18541/",
            "msgid": "<20230419085821.2682901-3-kieran.bingham@ideasonboard.com>",
            "date": "2023-04-19T08:58:20",
            "name": "[libcamera-devel,2/3] libcamera: properties: Provide a Devices camera property",
            "mbox": "https://patchwork.libcamera.org/patch/18541/mbox/"
        },
        {
            "id": 18542,
            "url": "https://patchwork.libcamera.org/api/patches/18542/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/18542/",
            "msgid": "<20230419085821.2682901-4-kieran.bingham@ideasonboard.com>",
            "date": "2023-04-19T08:58:21",
            "name": "[libcamera-devel,3/3] libcamera: pipeline: Register device numbers with camera",
            "mbox": "https://patchwork.libcamera.org/patch/18542/mbox/"
        }
    ]
}