Show a series.

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

{
    "id": 5349,
    "url": "https://patchwork.libcamera.org/api/series/5349/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5349",
    "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-29T20:42:23",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5349/mbox/",
    "cover_letter": {
        "id": 24031,
        "url": "https://patchwork.libcamera.org/api/covers/24031/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24031/",
        "msgid": "<20250729204228.23217-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-07-29T20:42:23",
        "name": "[v2,0/4] Documentation: Use doxylink to generate Sphinx-to-Doxygen links",
        "mbox": "https://patchwork.libcamera.org/cover/24031/mbox/"
    },
    "patches": [
        {
            "id": 24032,
            "url": "https://patchwork.libcamera.org/api/patches/24032/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24032/",
            "msgid": "<20250729204228.23217-2-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-29T20:42:24",
            "name": "[v2,1/4] Documentation: Remove unneeded options from Sphinx configuration",
            "mbox": "https://patchwork.libcamera.org/patch/24032/mbox/"
        },
        {
            "id": 24033,
            "url": "https://patchwork.libcamera.org/api/patches/24033/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24033/",
            "msgid": "<20250729204228.23217-3-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-29T20:42:25",
            "name": "[v2,2/4] Documentation: Drop documentation author names",
            "mbox": "https://patchwork.libcamera.org/patch/24033/mbox/"
        },
        {
            "id": 24034,
            "url": "https://patchwork.libcamera.org/api/patches/24034/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24034/",
            "msgid": "<20250729204228.23217-4-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-29T20:42:26",
            "name": "[v2,3/4] Documentation: Use Sphinx doxylink to generate links to doxygen",
            "mbox": "https://patchwork.libcamera.org/patch/24034/mbox/"
        },
        {
            "id": 24035,
            "url": "https://patchwork.libcamera.org/api/patches/24035/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24035/",
            "msgid": "<20250729204228.23217-5-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-29T20:42:27",
            "name": "[v2,4/4] Documentation: Replace links to Doxygen documentation with doxylink",
            "mbox": "https://patchwork.libcamera.org/patch/24035/mbox/"
        }
    ]
}