Show a series.

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

{
    "id": 2703,
    "url": "https://patchwork.libcamera.org/api/series/2703/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2703",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/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-devel,1/3] pipeline: raspberrypi: Add const qualifer in isRaw()",
    "date": "2021-11-10T10:08:00",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2703/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 14515,
            "url": "https://patchwork.libcamera.org/api/patches/14515/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14515/",
            "msgid": "<20211110100802.349623-1-naush@raspberrypi.com>",
            "date": "2021-11-10T10:08:00",
            "name": "[libcamera-devel,1/3] pipeline: raspberrypi: Add const qualifer in isRaw()",
            "mbox": "https://patchwork.libcamera.org/patch/14515/mbox/"
        },
        {
            "id": 14516,
            "url": "https://patchwork.libcamera.org/api/patches/14516/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14516/",
            "msgid": "<20211110100802.349623-2-naush@raspberrypi.com>",
            "date": "2021-11-10T10:08:01",
            "name": "[libcamera-devel,2/3] pipeline: raspberrypi: Rework the internal buffer allocation scheme",
            "mbox": "https://patchwork.libcamera.org/patch/14516/mbox/"
        },
        {
            "id": 14517,
            "url": "https://patchwork.libcamera.org/api/patches/14517/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14517/",
            "msgid": "<20211110100802.349623-3-naush@raspberrypi.com>",
            "date": "2021-11-10T10:08:02",
            "name": "[libcamera-devel,3/3] pipeline: raspberrypi: Increase the V4L2BufferCache slot allocations",
            "mbox": "https://patchwork.libcamera.org/patch/14517/mbox/"
        }
    ]
}