Show a series.

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

{
    "id": 5424,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5424/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5424",
    "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": "Documentation theming update",
    "date": "2025-09-08T14:07:43",
    "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": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5424/mbox/",
    "cover_letter": {
        "id": 24290,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24290/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24290/",
        "msgid": "<20250908140803.123272-1-stefan.klug@ideasonboard.com>",
        "date": "2025-09-08T14:07:43",
        "name": "[0/6] Documentation theming update",
        "mbox": "https://patchwork.libcamera.org/cover/24290/mbox/"
    },
    "patches": [
        {
            "id": 24291,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24291/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24291/",
            "msgid": "<20250908140803.123272-2-stefan.klug@ideasonboard.com>",
            "date": "2025-09-08T14:07:44",
            "name": "[1/6] documentation: Add doxygen-awesome-css",
            "mbox": "https://patchwork.libcamera.org/patch/24291/mbox/"
        },
        {
            "id": 24292,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24292/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24292/",
            "msgid": "<20250908140803.123272-3-stefan.klug@ideasonboard.com>",
            "date": "2025-09-08T14:07:45",
            "name": "[2/6] documentation: Enable doxygen-awesome-css",
            "mbox": "https://patchwork.libcamera.org/patch/24292/mbox/"
        },
        {
            "id": 24293,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24293/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24293/",
            "msgid": "<20250908140803.123272-4-stefan.klug@ideasonboard.com>",
            "date": "2025-09-08T14:07:46",
            "name": "[3/6] Documentation: Use the sphinx book theme",
            "mbox": "https://patchwork.libcamera.org/patch/24293/mbox/"
        },
        {
            "id": 24294,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24294/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24294/",
            "msgid": "<20250908140803.123272-5-stefan.klug@ideasonboard.com>",
            "date": "2025-09-08T14:07:47",
            "name": "[4/6] documentation: Include API docs in the sphinx documentation",
            "mbox": "https://patchwork.libcamera.org/patch/24294/mbox/"
        },
        {
            "id": 24295,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24295/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24295/",
            "msgid": "<20250908140803.123272-6-stefan.klug@ideasonboard.com>",
            "date": "2025-09-08T14:07:48",
            "name": "[5/6] documentation: mainpage: Make it easier to distinguish Public and Internal API",
            "mbox": "https://patchwork.libcamera.org/patch/24295/mbox/"
        },
        {
            "id": 24296,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24296/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24296/",
            "msgid": "<20250908140803.123272-7-stefan.klug@ideasonboard.com>",
            "date": "2025-09-08T14:07:49",
            "name": "[6/6] documentation: Drop unnecessary documentation-contents.rst",
            "mbox": "https://patchwork.libcamera.org/patch/24296/mbox/"
        }
    ]
}