Show a series.

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

{
    "id": 5198,
    "url": "https://patchwork.libcamera.org/api/1.1/series/5198/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5198",
    "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": "libcamera: process: Pass stderr and reserve stdin and stdout fds",
    "date": "2025-05-27T15:56:13",
    "submitter": {
        "id": 190,
        "url": "https://patchwork.libcamera.org/api/1.1/people/190/?format=api",
        "name": "Julien Vuillaumier",
        "email": "julien.vuillaumier@nxp.com"
    },
    "version": 4,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5198/mbox/",
    "cover_letter": {
        "id": 23451,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/23451/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23451/",
        "msgid": "<20250527155615.560463-1-julien.vuillaumier@nxp.com>",
        "date": "2025-05-27T15:56:13",
        "name": "[v4,0/2] libcamera: process: Pass stderr and reserve stdin and stdout fds",
        "mbox": "https://patchwork.libcamera.org/cover/23451/mbox/"
    },
    "patches": [
        {
            "id": 23452,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23452/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23452/",
            "msgid": "<20250527155615.560463-2-julien.vuillaumier@nxp.com>",
            "date": "2025-05-27T15:56:14",
            "name": "[v4,1/2] libcamera: process: Use _exit in child process",
            "mbox": "https://patchwork.libcamera.org/patch/23452/mbox/"
        },
        {
            "id": 23453,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/23453/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23453/",
            "msgid": "<20250527155615.560463-3-julien.vuillaumier@nxp.com>",
            "date": "2025-05-27T15:56:15",
            "name": "[v4,2/2] libcamera: process: Pass stderr and reserve stdin and stdout fds",
            "mbox": "https://patchwork.libcamera.org/patch/23453/mbox/"
        }
    ]
}