Show a series.

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

{
    "id": 4518,
    "url": "https://patchwork.libcamera.org/api/series/4518/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4518",
    "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": "Documentation: include tuning-guide via external repo",
    "date": "2024-08-14T08:41:01",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4518/mbox/",
    "cover_letter": {
        "id": 20907,
        "url": "https://patchwork.libcamera.org/api/covers/20907/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20907/",
        "msgid": "<20240814084215.61857-1-stefan.klug@ideasonboard.com>",
        "date": "2024-08-14T08:41:01",
        "name": "[RFC,v1,0/2] Documentation: include tuning-guide via external repo",
        "mbox": "https://patchwork.libcamera.org/cover/20907/mbox/"
    },
    "patches": [
        {
            "id": 20908,
            "url": "https://patchwork.libcamera.org/api/patches/20908/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20908/",
            "msgid": "<20240814084215.61857-2-stefan.klug@ideasonboard.com>",
            "date": "2024-08-14T08:41:02",
            "name": "[v1,1/2] Documentation: Use the furo sphinx theme",
            "mbox": "https://patchwork.libcamera.org/patch/20908/mbox/"
        },
        {
            "id": 20909,
            "url": "https://patchwork.libcamera.org/api/patches/20909/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20909/",
            "msgid": "<20240814084215.61857-3-stefan.klug@ideasonboard.com>",
            "date": "2024-08-14T08:41:03",
            "name": "[v1,2/2] Documentation: Add tuning guide from external source",
            "mbox": "https://patchwork.libcamera.org/patch/20909/mbox/"
        }
    ]
}