Show a series.

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

{
    "id": 5340,
    "url": "https://patchwork.libcamera.org/api/series/5340/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5340",
    "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: Use doxylink to generate Sphinx-to-Doxygen links",
    "date": "2025-07-27T01:57:10",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5340/mbox/",
    "cover_letter": {
        "id": 23980,
        "url": "https://patchwork.libcamera.org/api/covers/23980/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23980/",
        "msgid": "<20250727015720.6867-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-07-27T01:57:10",
        "name": "[0/4] Documentation: Use doxylink to generate Sphinx-to-Doxygen links",
        "mbox": "https://patchwork.libcamera.org/cover/23980/mbox/"
    },
    "patches": [
        {
            "id": 23981,
            "url": "https://patchwork.libcamera.org/api/patches/23981/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23981/",
            "msgid": "<20250727015720.6867-2-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-27T01:57:11",
            "name": "[1/4] Documentation: Remove unneeded options from Sphinx configuration",
            "mbox": "https://patchwork.libcamera.org/patch/23981/mbox/"
        },
        {
            "id": 23982,
            "url": "https://patchwork.libcamera.org/api/patches/23982/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23982/",
            "msgid": "<20250727015720.6867-3-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-27T01:57:12",
            "name": "[2/4] Documentation: Drop documentation author names",
            "mbox": "https://patchwork.libcamera.org/patch/23982/mbox/"
        },
        {
            "id": 23983,
            "url": "https://patchwork.libcamera.org/api/patches/23983/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23983/",
            "msgid": "<20250727015720.6867-4-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-27T01:57:13",
            "name": "[3/4] Documentation: Use Sphinx doxylink to generate links to doxygen",
            "mbox": "https://patchwork.libcamera.org/patch/23983/mbox/"
        },
        {
            "id": 23984,
            "url": "https://patchwork.libcamera.org/api/patches/23984/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23984/",
            "msgid": "<20250727015720.6867-5-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-27T01:57:14",
            "name": "[4/4] Documentation: Replace links to Doxygen documentation with doxylink",
            "mbox": "https://patchwork.libcamera.org/patch/23984/mbox/"
        }
    ]
}