Show a series.

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

{
    "id": 4468,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4468/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4468",
    "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: Address soft ISP file seal TODO item",
    "date": "2024-07-30T23:27:05",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4468/mbox/",
    "cover_letter": {
        "id": 20720,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/20720/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20720/",
        "msgid": "<20240730232708.17399-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-07-30T23:27:05",
        "name": "[0/3] libcamera: Address soft ISP file seal TODO item",
        "mbox": "https://patchwork.libcamera.org/cover/20720/mbox/"
    },
    "patches": [
        {
            "id": 20721,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20721/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20721/",
            "msgid": "<20240730232708.17399-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-07-30T23:27:06",
            "name": "[1/3] libcamera: base: Add MemFd helper class",
            "mbox": "https://patchwork.libcamera.org/patch/20721/mbox/"
        },
        {
            "id": 20722,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20722/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20722/",
            "msgid": "<20240730232708.17399-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-07-30T23:27:07",
            "name": "[2/3] libcamera: shared_mem_object: Prevent memfd from shrinking or growing",
            "mbox": "https://patchwork.libcamera.org/patch/20722/mbox/"
        },
        {
            "id": 20723,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20723/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20723/",
            "msgid": "<20240730232708.17399-4-laurent.pinchart@ideasonboard.com>",
            "date": "2024-07-30T23:27:08",
            "name": "[3/3] libcamera: software_isp: Remove file seal TODO item",
            "mbox": "https://patchwork.libcamera.org/patch/20723/mbox/"
        }
    ]
}