Show a series.

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

{
    "id": 4532,
    "url": "https://patchwork.libcamera.org/api/series/4532/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4532",
    "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": "Fixed Documentation links",
    "date": "2024-08-22T08:16:05",
    "submitter": {
        "id": 156,
        "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
        "name": "Dan Scally",
        "email": "dan.scally@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4532/mbox/",
    "cover_letter": {
        "id": 20986,
        "url": "https://patchwork.libcamera.org/api/covers/20986/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20986/",
        "msgid": "<20240822081607.911049-1-dan.scally@ideasonboard.com>",
        "date": "2024-08-22T08:16:05",
        "name": "[0/2] Fixed Documentation links",
        "mbox": "https://patchwork.libcamera.org/cover/20986/mbox/"
    },
    "patches": [
        {
            "id": 20987,
            "url": "https://patchwork.libcamera.org/api/patches/20987/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20987/",
            "msgid": "<20240822081607.911049-2-dan.scally@ideasonboard.com>",
            "date": "2024-08-22T08:16:06",
            "name": "[1/2] Documentation: Fix link to introduction on mainpage.dox",
            "mbox": "https://patchwork.libcamera.org/patch/20987/mbox/"
        },
        {
            "id": 20988,
            "url": "https://patchwork.libcamera.org/api/patches/20988/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20988/",
            "msgid": "<20240822081607.911049-3-dan.scally@ideasonboard.com>",
            "date": "2024-08-22T08:16:07",
            "name": "[2/2] Documentation: Fix links from API references to guides",
            "mbox": "https://patchwork.libcamera.org/patch/20988/mbox/"
        }
    ]
}