Show a series.

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

{
    "id": 2727,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2727/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2727",
    "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": "raspberrypi: Rework the internal buffer allocation scheme",
    "date": "2021-11-18T16:42:12",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/1.1/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2727/mbox/",
    "cover_letter": {
        "id": 14633,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/14633/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/14633/",
        "msgid": "<20211118164216.2669449-1-naush@raspberrypi.com>",
        "date": "2021-11-18T16:42:12",
        "name": "[libcamera-devel,v3,0/4] raspberrypi: Rework the internal buffer allocation scheme",
        "mbox": "https://patchwork.libcamera.org/cover/14633/mbox/"
    },
    "patches": [
        {
            "id": 14634,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14634/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14634/",
            "msgid": "<20211118164216.2669449-2-naush@raspberrypi.com>",
            "date": "2021-11-18T16:42:13",
            "name": "[libcamera-devel,v3,1/4] pipeline: raspberrypi: Add const qualifer in isRaw()",
            "mbox": "https://patchwork.libcamera.org/patch/14634/mbox/"
        },
        {
            "id": 14635,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14635/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14635/",
            "msgid": "<20211118164216.2669449-3-naush@raspberrypi.com>",
            "date": "2021-11-18T16:42:14",
            "name": "[libcamera-devel,v3,2/4] pipeline: raspberrypi: Rework the internal buffer allocation scheme",
            "mbox": "https://patchwork.libcamera.org/patch/14635/mbox/"
        },
        {
            "id": 14636,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14636/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14636/",
            "msgid": "<20211118164216.2669449-4-naush@raspberrypi.com>",
            "date": "2021-11-18T16:42:15",
            "name": "[libcamera-devel,v3,3/4] pipeline: raspberrypi: Increase the V4L2BufferCache slot allocations",
            "mbox": "https://patchwork.libcamera.org/patch/14636/mbox/"
        },
        {
            "id": 14637,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/14637/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/14637/",
            "msgid": "<20211118164216.2669449-5-naush@raspberrypi.com>",
            "date": "2021-11-18T16:42:16",
            "name": "[libcamera-devel,v3,4/4] pipeline: raspberrypi: Avoid invalid PixelFormat warning message",
            "mbox": "https://patchwork.libcamera.org/patch/14637/mbox/"
        }
    ]
}