Show a series.

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

{
    "id": 2870,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2870/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2870",
    "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: Improve debug messages in V4L2 compat layer",
    "date": "2021-12-28T21:59:46",
    "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": 6,
    "received_total": 5,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/2870/mbox/",
    "cover_letter": {
        "id": 15226,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15226/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15226/",
        "msgid": "<20211228215951.32396-1-laurent.pinchart@ideasonboard.com>",
        "date": "2021-12-28T21:59:46",
        "name": "[libcamera-devel,v1,0/6] libcamera: Improve debug messages in V4L2 compat layer",
        "mbox": "https://patchwork.libcamera.org/cover/15226/mbox/"
    },
    "patches": [
        {
            "id": 15227,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15227/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15227/",
            "msgid": "<20211228215951.32396-2-laurent.pinchart@ideasonboard.com>",
            "date": "2021-12-28T21:59:47",
            "name": "[libcamera-devel,v1,1/5] v4l2: v4l2_compat_manager: Print path and fd in openat()",
            "mbox": "https://patchwork.libcamera.org/patch/15227/mbox/"
        },
        {
            "id": 15228,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15228/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15228/",
            "msgid": "<20211228215951.32396-3-laurent.pinchart@ideasonboard.com>",
            "date": "2021-12-28T21:59:48",
            "name": "[libcamera-devel,v1,2/5] v4l2: v4l2_camera_file: Store file description",
            "mbox": "https://patchwork.libcamera.org/patch/15228/mbox/"
        },
        {
            "id": 15229,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15229/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15229/",
            "msgid": "<20211228215951.32396-4-laurent.pinchart@ideasonboard.com>",
            "date": "2021-12-28T21:59:49",
            "name": "[libcamera-devel,v1,3/5] v4l2: v4l2_camera_proxy: Drop trace message from freeBuffers()",
            "mbox": "https://patchwork.libcamera.org/patch/15229/mbox/"
        },
        {
            "id": 15230,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15230/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15230/",
            "msgid": "<20211228215951.32396-5-laurent.pinchart@ideasonboard.com>",
            "date": "2021-12-28T21:59:50",
            "name": "[libcamera-devel,v1,4/5] v4l2: v4l2_compat_manager: Store V4L2CameraFile in mmaps_",
            "mbox": "https://patchwork.libcamera.org/patch/15230/mbox/"
        },
        {
            "id": 15231,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15231/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15231/",
            "msgid": "<20211228215951.32396-6-laurent.pinchart@ideasonboard.com>",
            "date": "2021-12-28T21:59:51",
            "name": "[libcamera-devel,v1,5/5] v4l2: v4l2_camera_proxy: Use file description in debug messages",
            "mbox": "https://patchwork.libcamera.org/patch/15231/mbox/"
        }
    ]
}