Show a series.

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

{
    "id": 2977,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2977/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2977",
    "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": "Raspberry Pi: Efficient start/stop/start sequences",
    "date": "2022-03-21T10:26:57",
    "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": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2977/mbox/",
    "cover_letter": {
        "id": 15483,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15483/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15483/",
        "msgid": "<20220321102702.1753800-1-naush@raspberrypi.com>",
        "date": "2022-03-21T10:26:57",
        "name": "[libcamera-devel,v3,0/5] Raspberry Pi: Efficient start/stop/start sequences",
        "mbox": "https://patchwork.libcamera.org/cover/15483/mbox/"
    },
    "patches": [
        {
            "id": 15484,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15484/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15484/",
            "msgid": "<20220321102702.1753800-2-naush@raspberrypi.com>",
            "date": "2022-03-21T10:26:58",
            "name": "[libcamera-devel,v3,1/5] pipeline: raspberrypi: Avoid over-allocation for ISP Output 1",
            "mbox": "https://patchwork.libcamera.org/patch/15484/mbox/"
        },
        {
            "id": 15485,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15485/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15485/",
            "msgid": "<20220321102702.1753800-3-naush@raspberrypi.com>",
            "date": "2022-03-21T10:26:59",
            "name": "[libcamera-devel,v3,2/5] pipeline: raspberrypi: Move freeBuffers() to the RPiCameraData class",
            "mbox": "https://patchwork.libcamera.org/patch/15485/mbox/"
        },
        {
            "id": 15486,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15486/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15486/",
            "msgid": "<20220321102702.1753800-4-naush@raspberrypi.com>",
            "date": "2022-03-21T10:27:00",
            "name": "[libcamera-devel,v3,3/5] pipeline: raspberrypi: Free buffers in the RPiCamera destructor and re-configure",
            "mbox": "https://patchwork.libcamera.org/patch/15486/mbox/"
        },
        {
            "id": 15487,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15487/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15487/",
            "msgid": "<20220321102702.1753800-5-naush@raspberrypi.com>",
            "date": "2022-03-21T10:27:01",
            "name": "[libcamera-devel,v3,4/5] pipeline: raspberrypi: Repurpose RPi::Stream::reset()",
            "mbox": "https://patchwork.libcamera.org/patch/15487/mbox/"
        },
        {
            "id": 15488,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15488/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15488/",
            "msgid": "<20220321102702.1753800-6-naush@raspberrypi.com>",
            "date": "2022-03-21T10:27:02",
            "name": "[libcamera-devel,v3,5/5] libcamera: v4l2_videodevice: Empty the V4L2 buffer cache on streamOff()",
            "mbox": "https://patchwork.libcamera.org/patch/15488/mbox/"
        }
    ]
}