Show a series.

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

{
    "id": 2999,
    "url": "https://patchwork.libcamera.org/api/series/2999/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2999",
    "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": "Raspberry Pi: Efficient start/stop/start sequences",
    "date": "2022-03-25T09:08:55",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 5,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2999/mbox/",
    "cover_letter": {
        "id": 15541,
        "url": "https://patchwork.libcamera.org/api/covers/15541/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15541/",
        "msgid": "<20220325090903.880311-1-naush@raspberrypi.com>",
        "date": "2022-03-25T09:08:55",
        "name": "[libcamera-devel,v5,0/8] Raspberry Pi: Efficient start/stop/start sequences",
        "mbox": "https://patchwork.libcamera.org/cover/15541/mbox/"
    },
    "patches": [
        {
            "id": 15542,
            "url": "https://patchwork.libcamera.org/api/patches/15542/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15542/",
            "msgid": "<20220325090903.880311-2-naush@raspberrypi.com>",
            "date": "2022-03-25T09:08:56",
            "name": "[libcamera-devel,v5,1/8] pipeline: raspberrypi: Avoid over-allocation for ISP Output 1",
            "mbox": "https://patchwork.libcamera.org/patch/15542/mbox/"
        },
        {
            "id": 15543,
            "url": "https://patchwork.libcamera.org/api/patches/15543/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15543/",
            "msgid": "<20220325090903.880311-3-naush@raspberrypi.com>",
            "date": "2022-03-25T09:08:57",
            "name": "[libcamera-devel,v5,2/8] pipeline: raspberrypi: Move freeBuffers() to the RPiCameraData class",
            "mbox": "https://patchwork.libcamera.org/patch/15543/mbox/"
        },
        {
            "id": 15544,
            "url": "https://patchwork.libcamera.org/api/patches/15544/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15544/",
            "msgid": "<20220325090903.880311-4-naush@raspberrypi.com>",
            "date": "2022-03-25T09:08:58",
            "name": "[libcamera-devel,v5,3/8] pipeline: raspberrypi: Free buffers in the RPiCamera destructor and re-configure",
            "mbox": "https://patchwork.libcamera.org/patch/15544/mbox/"
        },
        {
            "id": 15545,
            "url": "https://patchwork.libcamera.org/api/patches/15545/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15545/",
            "msgid": "<20220325090903.880311-5-naush@raspberrypi.com>",
            "date": "2022-03-25T09:08:59",
            "name": "[libcamera-devel,v5,4/8] pipeline: raspberrypi: Repurpose RPi::Stream::reset()",
            "mbox": "https://patchwork.libcamera.org/patch/15545/mbox/"
        },
        {
            "id": 15548,
            "url": "https://patchwork.libcamera.org/api/patches/15548/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15548/",
            "msgid": "<20220325090903.880311-6-naush@raspberrypi.com>",
            "date": "2022-03-25T09:09:00",
            "name": "[libcamera-devel,v5,5/8] libcamera: v4l2_videodevice: Better tracking of the device state",
            "mbox": "https://patchwork.libcamera.org/patch/15548/mbox/"
        },
        {
            "id": 15546,
            "url": "https://patchwork.libcamera.org/api/patches/15546/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15546/",
            "msgid": "<20220325090903.880311-7-naush@raspberrypi.com>",
            "date": "2022-03-25T09:09:01",
            "name": "[libcamera-devel,v5,6/8] libcamera: v4l2_videodevice: Do not allow buffer queueing in stopping state",
            "mbox": "https://patchwork.libcamera.org/patch/15546/mbox/"
        },
        {
            "id": 15547,
            "url": "https://patchwork.libcamera.org/api/patches/15547/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15547/",
            "msgid": "<20220325090903.880311-8-naush@raspberrypi.com>",
            "date": "2022-03-25T09:09:02",
            "name": "[libcamera-devel,v5,7/8] libcamera: v4l2_videodevice: Empty the V4L2 buffer cache on streamOff()",
            "mbox": "https://patchwork.libcamera.org/patch/15547/mbox/"
        },
        {
            "id": 15549,
            "url": "https://patchwork.libcamera.org/api/patches/15549/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15549/",
            "msgid": "<20220325090903.880311-9-naush@raspberrypi.com>",
            "date": "2022-03-25T09:09:03",
            "name": "[libcamera-devel,v5,8/8] test: Test V4L2BufferCache::isEmpty() member function",
            "mbox": "https://patchwork.libcamera.org/patch/15549/mbox/"
        }
    ]
}