Show a series.

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

{
    "id": 4838,
    "url": "https://patchwork.libcamera.org/api/series/4838/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4838",
    "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": "Update README.rst",
    "date": "2024-12-02T13:40:31",
    "submitter": {
        "id": 215,
        "url": "https://patchwork.libcamera.org/api/people/215/?format=api",
        "name": "Isaac Scott",
        "email": "isaac.scott@ideasonboard.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4838/mbox/",
    "cover_letter": {
        "id": 22151,
        "url": "https://patchwork.libcamera.org/api/covers/22151/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22151/",
        "msgid": "<20241202134032.34205-1-isaac.scott@ideasonboard.com>",
        "date": "2024-12-02T13:40:31",
        "name": "[0/1] Update README.rst",
        "mbox": "https://patchwork.libcamera.org/cover/22151/mbox/"
    },
    "patches": [
        {
            "id": 22152,
            "url": "https://patchwork.libcamera.org/api/patches/22152/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22152/",
            "msgid": "<20241202134032.34205-2-isaac.scott@ideasonboard.com>",
            "date": "2024-12-02T13:40:32",
            "name": "[1/1] libcamera: documentation: Update meson build requirements",
            "mbox": "https://patchwork.libcamera.org/patch/22152/mbox/"
        }
    ]
}