Show a series.

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

{
    "id": 4491,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4491/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4491",
    "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-06T14:44:40",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/1.1/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4491/mbox/",
    "cover_letter": {
        "id": 20808,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20808/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20808/",
        "msgid": "<20240806144517.1903397-1-stefan.klug@ideasonboard.com>",
        "date": "2024-08-06T14:44:40",
        "name": "[RFC,v1,0/1] First version of the tuning guide",
        "mbox": "https://patchwork.libcamera.org/cover/20808/mbox/"
    },
    "patches": [
        {
            "id": 20809,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20809/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20809/",
            "msgid": "<20240806144517.1903397-2-stefan.klug@ideasonboard.com>",
            "date": "2024-08-06T14:44:41",
            "name": "[v1,1/1] Documentation: Add first version of the tuning-guide",
            "mbox": "https://patchwork.libcamera.org/patch/20809/mbox/"
        }
    ]
}