Show a series.

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

{
    "id": 5351,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5351/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5351",
    "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: Use doxylink to generate Sphinx-to-Doxygen links",
    "date": "2025-07-30T11:50:41",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5351/mbox/",
    "cover_letter": {
        "id": 24039,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/24039/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/24039/",
        "msgid": "<20250730115045.3481-1-laurent.pinchart@ideasonboard.com>",
        "date": "2025-07-30T11:50:41",
        "name": "[v3,0/3] Documentation: Use doxylink to generate Sphinx-to-Doxygen links",
        "mbox": "https://patchwork.libcamera.org/cover/24039/mbox/"
    },
    "patches": [
        {
            "id": 24040,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24040/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24040/",
            "msgid": "<20250730115045.3481-2-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-30T11:50:42",
            "name": "[v3,1/3] Documentation: Remove unneeded options from Sphinx configuration",
            "mbox": "https://patchwork.libcamera.org/patch/24040/mbox/"
        },
        {
            "id": 24041,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24041/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24041/",
            "msgid": "<20250730115045.3481-3-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-30T11:50:43",
            "name": "[v3,2/3] Documentation: Drop documentation author names",
            "mbox": "https://patchwork.libcamera.org/patch/24041/mbox/"
        },
        {
            "id": 24042,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24042/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24042/",
            "msgid": "<20250730115045.3481-4-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-30T11:50:44",
            "name": "[v3,3/3] Documentation: Use Sphinx doxylink to generate links to doxygen",
            "mbox": "https://patchwork.libcamera.org/patch/24042/mbox/"
        },
        {
            "id": 24043,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/24043/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/24043/",
            "msgid": "<20250730134648.19936-1-laurent.pinchart@ideasonboard.com>",
            "date": "2025-07-30T13:46:48",
            "name": "[v3,4/3] Documentation: Replace links to Doxygen documentation with doxylink",
            "mbox": "https://patchwork.libcamera.org/patch/24043/mbox/"
        }
    ]
}