Show a series.

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

{
    "id": 4438,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4438/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4438",
    "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": "[resend,1/2] libcamera: v4l2_videodevice: Fix devices which set both V4L2_CAP_VIDEO and V4L2_CAP_META",
    "date": "2024-07-03T15:09:22",
    "submitter": {
        "id": 102,
        "url": "https://patchwork.libcamera.org/api/1.1/people/102/?format=api",
        "name": "Hans de Goede",
        "email": "hdegoede@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4438/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 20538,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20538/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20538/",
            "msgid": "<20240703150923.25994-1-hdegoede@redhat.com>",
            "date": "2024-07-03T15:09:22",
            "name": "[resend,1/2] libcamera: v4l2_videodevice: Fix devices which set both V4L2_CAP_VIDEO and V4L2_CAP_META",
            "mbox": "https://patchwork.libcamera.org/patch/20538/mbox/"
        },
        {
            "id": 20539,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/20539/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20539/",
            "msgid": "<20240703150923.25994-2-hdegoede@redhat.com>",
            "date": "2024-07-03T15:09:23",
            "name": "[resend,2/2] libcamera: pipeline: simple: Enable simplepipeline for intel-ipu6",
            "mbox": "https://patchwork.libcamera.org/patch/20539/mbox/"
        }
    ]
}