Show a series.

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

{
    "id": 4305,
    "url": "https://patchwork.libcamera.org/api/series/4305/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4305",
    "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": "Pre Raspberry Pi 5 support changes",
    "date": "2024-05-10T10:02:01",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4305/mbox/",
    "cover_letter": {
        "id": 20035,
        "url": "https://patchwork.libcamera.org/api/covers/20035/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20035/",
        "msgid": "<20240510100208.12188-1-naush@raspberrypi.com>",
        "date": "2024-05-10T10:02:01",
        "name": "[v3,0/7] Pre Raspberry Pi 5 support changes",
        "mbox": "https://patchwork.libcamera.org/cover/20035/mbox/"
    },
    "patches": [
        {
            "id": 20036,
            "url": "https://patchwork.libcamera.org/api/patches/20036/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20036/",
            "msgid": "<20240510100208.12188-2-naush@raspberrypi.com>",
            "date": "2024-05-10T10:02:02",
            "name": "[v3,1/7] include: linux: Add RGB48 formats",
            "mbox": "https://patchwork.libcamera.org/patch/20036/mbox/"
        },
        {
            "id": 20037,
            "url": "https://patchwork.libcamera.org/api/patches/20037/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20037/",
            "msgid": "<20240510100208.12188-3-naush@raspberrypi.com>",
            "date": "2024-05-10T10:02:03",
            "name": "[v3,2/7] libcamera: formats: Add RGB48 formats",
            "mbox": "https://patchwork.libcamera.org/patch/20037/mbox/"
        },
        {
            "id": 20038,
            "url": "https://patchwork.libcamera.org/api/patches/20038/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20038/",
            "msgid": "<20240510100208.12188-4-naush@raspberrypi.com>",
            "date": "2024-05-10T10:02:04",
            "name": "[v3,3/7] include: linux: Add PiSP specific image and config buffer formats",
            "mbox": "https://patchwork.libcamera.org/patch/20038/mbox/"
        },
        {
            "id": 20039,
            "url": "https://patchwork.libcamera.org/api/patches/20039/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20039/",
            "msgid": "<20240510100208.12188-5-naush@raspberrypi.com>",
            "date": "2024-05-10T10:02:05",
            "name": "[v3,4/7] libcamera: formats: Add PiSP specific image and config buffer formats",
            "mbox": "https://patchwork.libcamera.org/patch/20039/mbox/"
        },
        {
            "id": 20040,
            "url": "https://patchwork.libcamera.org/api/patches/20040/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20040/",
            "msgid": "<20240510100208.12188-6-naush@raspberrypi.com>",
            "date": "2024-05-10T10:02:06",
            "name": "[v3,5/7] libcamera: v4l2_subdevice: Add missing MEDIA_BUS_FMT_xxxx16_1X16 info",
            "mbox": "https://patchwork.libcamera.org/patch/20040/mbox/"
        },
        {
            "id": 20041,
            "url": "https://patchwork.libcamera.org/api/patches/20041/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20041/",
            "msgid": "<20240510100208.12188-7-naush@raspberrypi.com>",
            "date": "2024-05-10T10:02:07",
            "name": "[v3,6/7] ipa: rpi: Add HDR support",
            "mbox": "https://patchwork.libcamera.org/patch/20041/mbox/"
        },
        {
            "id": 20042,
            "url": "https://patchwork.libcamera.org/api/patches/20042/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20042/",
            "msgid": "<20240510100208.12188-8-naush@raspberrypi.com>",
            "date": "2024-05-10T10:02:08",
            "name": "[v3,7/7] ipa: rpi: Add accessor function for monoSensor_",
            "mbox": "https://patchwork.libcamera.org/patch/20042/mbox/"
        }
    ]
}