Show a series.

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

{
    "id": 4283,
    "url": "https://patchwork.libcamera.org/api/series/4283/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4283",
    "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-02T08:09:20",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4283/mbox/",
    "cover_letter": {
        "id": 19976,
        "url": "https://patchwork.libcamera.org/api/covers/19976/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19976/",
        "msgid": "<20240502080925.31730-1-naush@raspberrypi.com>",
        "date": "2024-05-02T08:09:20",
        "name": "[v1,0/5] Pre Raspberry Pi 5 support changes",
        "mbox": "https://patchwork.libcamera.org/cover/19976/mbox/"
    },
    "patches": [
        {
            "id": 19977,
            "url": "https://patchwork.libcamera.org/api/patches/19977/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19977/",
            "msgid": "<20240502080925.31730-2-naush@raspberrypi.com>",
            "date": "2024-05-02T08:09:21",
            "name": "[v1,1/5] libcamera: formats: Add RGB48 formats",
            "mbox": "https://patchwork.libcamera.org/patch/19977/mbox/"
        },
        {
            "id": 19978,
            "url": "https://patchwork.libcamera.org/api/patches/19978/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19978/",
            "msgid": "<20240502080925.31730-3-naush@raspberrypi.com>",
            "date": "2024-05-02T08:09:22",
            "name": "[v1,2/5] libcamera: formats: Add PiSP specific image and config buffer formats",
            "mbox": "https://patchwork.libcamera.org/patch/19978/mbox/"
        },
        {
            "id": 19981,
            "url": "https://patchwork.libcamera.org/api/patches/19981/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19981/",
            "msgid": "<20240502080925.31730-4-naush@raspberrypi.com>",
            "date": "2024-05-02T08:09:23",
            "name": "[v1,3/5] ipa: rpi: Add HDR support",
            "mbox": "https://patchwork.libcamera.org/patch/19981/mbox/"
        },
        {
            "id": 19979,
            "url": "https://patchwork.libcamera.org/api/patches/19979/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19979/",
            "msgid": "<20240502080925.31730-5-naush@raspberrypi.com>",
            "date": "2024-05-02T08:09:24",
            "name": "[v1,4/5] ipa: rpi: Move variables from private to protected",
            "mbox": "https://patchwork.libcamera.org/patch/19979/mbox/"
        },
        {
            "id": 19980,
            "url": "https://patchwork.libcamera.org/api/patches/19980/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19980/",
            "msgid": "<20240502080925.31730-6-naush@raspberrypi.com>",
            "date": "2024-05-02T08:09:25",
            "name": "[v1,5/5] libcamera: shared_mem_object: Remove is_standard_layout restriction",
            "mbox": "https://patchwork.libcamera.org/patch/19980/mbox/"
        }
    ]
}