Show a series.

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

{
    "id": 4517,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4517/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4517",
    "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": "First version of the tuning guide",
    "date": "2024-08-14T07:40:03",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/1.1/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4517/mbox/",
    "cover_letter": {
        "id": 20905,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20905/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20905/",
        "msgid": "<20240814074013.52693-1-stefan.klug@ideasonboard.com>",
        "date": "2024-08-14T07:40:03",
        "name": "[v2,0/1] First version of the tuning guide",
        "mbox": "https://patchwork.libcamera.org/cover/20905/mbox/"
    },
    "patches": [
        {
            "id": 20906,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20906/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20906/",
            "msgid": "<20240814074013.52693-2-stefan.klug@ideasonboard.com>",
            "date": "2024-08-14T07:40:04",
            "name": "[v2,1/1] Documentation: Add first version of the tuning-guide",
            "mbox": "https://patchwork.libcamera.org/patch/20906/mbox/"
        }
    ]
}