Show a series.

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

{
    "id": 4760,
    "url": "https://patchwork.libcamera.org/api/series/4760/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4760",
    "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: Add controls::rpi::ScalerCrops",
    "date": "2024-10-31T09:49:50",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 4,
    "total": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4760/mbox/",
    "cover_letter": {
        "id": 21781,
        "url": "https://patchwork.libcamera.org/api/covers/21781/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21781/",
        "msgid": "<20241031094957.18471-1-naush@raspberrypi.com>",
        "date": "2024-10-31T09:49:50",
        "name": "[v4,0/7] Raspberry Pi: Add controls::rpi::ScalerCrops",
        "mbox": "https://patchwork.libcamera.org/cover/21781/mbox/"
    },
    "patches": [
        {
            "id": 21782,
            "url": "https://patchwork.libcamera.org/api/patches/21782/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21782/",
            "msgid": "<20241031094957.18471-2-naush@raspberrypi.com>",
            "date": "2024-10-31T09:49:51",
            "name": "[v4,1/7] controls: rpi: Add a vendor rpi::ScalerCrops control",
            "mbox": "https://patchwork.libcamera.org/patch/21782/mbox/"
        },
        {
            "id": 21783,
            "url": "https://patchwork.libcamera.org/api/patches/21783/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21783/",
            "msgid": "<20241031094957.18471-3-naush@raspberrypi.com>",
            "date": "2024-10-31T09:49:52",
            "name": "[v4,2/7] pipeline: rpi: Remove CameraData::scalerCrop_",
            "mbox": "https://patchwork.libcamera.org/patch/21783/mbox/"
        },
        {
            "id": 21784,
            "url": "https://patchwork.libcamera.org/api/patches/21784/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21784/",
            "msgid": "<20241031094957.18471-4-naush@raspberrypi.com>",
            "date": "2024-10-31T09:49:53",
            "name": "[v4,3/7] pipeline: rpi: Pass crop rectangle as a parameter to platformSetIspCrop()",
            "mbox": "https://patchwork.libcamera.org/patch/21784/mbox/"
        },
        {
            "id": 21785,
            "url": "https://patchwork.libcamera.org/api/patches/21785/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21785/",
            "msgid": "<20241031094957.18471-5-naush@raspberrypi.com>",
            "date": "2024-10-31T09:49:54",
            "name": "[v4,4/7] pipeline: rpi: Introduce CameraData::CropParams",
            "mbox": "https://patchwork.libcamera.org/patch/21785/mbox/"
        },
        {
            "id": 21786,
            "url": "https://patchwork.libcamera.org/api/patches/21786/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21786/",
            "msgid": "<20241031094957.18471-6-naush@raspberrypi.com>",
            "date": "2024-10-31T09:49:55",
            "name": "[v4,5/7] pipeline: rpi: Track which ISP output is configured for a stream",
            "mbox": "https://patchwork.libcamera.org/patch/21786/mbox/"
        },
        {
            "id": 21787,
            "url": "https://patchwork.libcamera.org/api/patches/21787/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21787/",
            "msgid": "<20241031094957.18471-7-naush@raspberrypi.com>",
            "date": "2024-10-31T09:49:56",
            "name": "[v4,6/7] pipeline: rpi: Pass ISP output index into platformSetIspCrop()",
            "mbox": "https://patchwork.libcamera.org/patch/21787/mbox/"
        },
        {
            "id": 21788,
            "url": "https://patchwork.libcamera.org/api/patches/21788/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21788/",
            "msgid": "<20241031094957.18471-8-naush@raspberrypi.com>",
            "date": "2024-10-31T09:49:57",
            "name": "[v4,7/7] pipeline: rpi: Handler controls::rpi::ScalerCrops",
            "mbox": "https://patchwork.libcamera.org/patch/21788/mbox/"
        }
    ]
}