Show a series.

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

{
    "id": 4293,
    "url": "https://patchwork.libcamera.org/api/series/4293/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4293",
    "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-08T08:03:55",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 2,
    "total": 6,
    "received_total": 5,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/4293/mbox/",
    "cover_letter": {
        "id": 20011,
        "url": "https://patchwork.libcamera.org/api/covers/20011/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/20011/",
        "msgid": "<20240508080401.14850-1-naush@raspberrypi.com>",
        "date": "2024-05-08T08:03:55",
        "name": "[v2,0/6] Pre Raspberry Pi 5 support changes",
        "mbox": "https://patchwork.libcamera.org/cover/20011/mbox/"
    },
    "patches": [
        {
            "id": 20012,
            "url": "https://patchwork.libcamera.org/api/patches/20012/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20012/",
            "msgid": "<20240508080401.14850-2-naush@raspberrypi.com>",
            "date": "2024-05-08T08:03:56",
            "name": "[v2,1/6] libcamera: formats: Add RGB48 formats",
            "mbox": "https://patchwork.libcamera.org/patch/20012/mbox/"
        },
        {
            "id": 20013,
            "url": "https://patchwork.libcamera.org/api/patches/20013/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20013/",
            "msgid": "<20240508080401.14850-3-naush@raspberrypi.com>",
            "date": "2024-05-08T08:03:57",
            "name": "[v2,2/6] libcamera: formats: Add PiSP specific image and config buffer formats",
            "mbox": "https://patchwork.libcamera.org/patch/20013/mbox/"
        },
        {
            "id": 20014,
            "url": "https://patchwork.libcamera.org/api/patches/20014/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20014/",
            "msgid": "<20240508080401.14850-4-naush@raspberrypi.com>",
            "date": "2024-05-08T08:03:58",
            "name": "[v2,3/6] libcamera: v4l2_subdevice: Add missing MEDIA_BUS_FMT_xxxx16_1X16 info",
            "mbox": "https://patchwork.libcamera.org/patch/20014/mbox/"
        },
        {
            "id": 20015,
            "url": "https://patchwork.libcamera.org/api/patches/20015/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20015/",
            "msgid": "<20240508080401.14850-6-naush@raspberrypi.com>",
            "date": "2024-05-08T08:04:00",
            "name": "[v2,5/6] ipa: rpi: Move variables from private to protected",
            "mbox": "https://patchwork.libcamera.org/patch/20015/mbox/"
        },
        {
            "id": 20017,
            "url": "https://patchwork.libcamera.org/api/patches/20017/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/20017/",
            "msgid": "<20240508080401.14850-7-naush@raspberrypi.com>",
            "date": "2024-05-08T08:04:01",
            "name": "[v2,6/6] libcamera: shared_mem_object: Remove is_standard_layout restriction",
            "mbox": "https://patchwork.libcamera.org/patch/20017/mbox/"
        }
    ]
}