Show a series.

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

{
    "id": 4651,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4651/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4651",
    "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: Add controls::rpi::ScalerCrops",
    "date": "2024-10-03T07:47:13",
    "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": 7,
    "received_total": 7,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4651/mbox/",
    "cover_letter": {
        "id": 21486,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21486/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21486/",
        "msgid": "<20241003074720.18882-1-naush@raspberrypi.com>",
        "date": "2024-10-03T07:47:13",
        "name": "[v3,0/7] Raspberry Pi: Add controls::rpi::ScalerCrops",
        "mbox": "https://patchwork.libcamera.org/cover/21486/mbox/"
    },
    "patches": [
        {
            "id": 21487,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21487/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21487/",
            "msgid": "<20241003074720.18882-2-naush@raspberrypi.com>",
            "date": "2024-10-03T07:47:14",
            "name": "[v3,1/7] controls: rpi: Add a vendor rpi::ScalerCrops control",
            "mbox": "https://patchwork.libcamera.org/patch/21487/mbox/"
        },
        {
            "id": 21488,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21488/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21488/",
            "msgid": "<20241003074720.18882-3-naush@raspberrypi.com>",
            "date": "2024-10-03T07:47:15",
            "name": "[v3,2/7] pipeline: rpi: Remove CameraData::scalerCrop_",
            "mbox": "https://patchwork.libcamera.org/patch/21488/mbox/"
        },
        {
            "id": 21489,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21489/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21489/",
            "msgid": "<20241003074720.18882-4-naush@raspberrypi.com>",
            "date": "2024-10-03T07:47:16",
            "name": "[v3,3/7] pipeline: rpi: Pass crop rectangle as a parameter to platformSetIspCrop()",
            "mbox": "https://patchwork.libcamera.org/patch/21489/mbox/"
        },
        {
            "id": 21490,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21490/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21490/",
            "msgid": "<20241003074720.18882-5-naush@raspberrypi.com>",
            "date": "2024-10-03T07:47:17",
            "name": "[v3,4/7] pipeline: rpi: Introduce CameraData::CropParams",
            "mbox": "https://patchwork.libcamera.org/patch/21490/mbox/"
        },
        {
            "id": 21491,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21491/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21491/",
            "msgid": "<20241003074720.18882-6-naush@raspberrypi.com>",
            "date": "2024-10-03T07:47:18",
            "name": "[v3,5/7] pipeline: rpi: Track which ISP output is configured for a stream",
            "mbox": "https://patchwork.libcamera.org/patch/21491/mbox/"
        },
        {
            "id": 21492,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21492/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21492/",
            "msgid": "<20241003074720.18882-7-naush@raspberrypi.com>",
            "date": "2024-10-03T07:47:19",
            "name": "[v3,6/7] pipeline: rpi: Pass ISP output index into platformSetIspCrop()",
            "mbox": "https://patchwork.libcamera.org/patch/21492/mbox/"
        },
        {
            "id": 21493,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21493/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21493/",
            "msgid": "<20241003074720.18882-8-naush@raspberrypi.com>",
            "date": "2024-10-03T07:47:20",
            "name": "[v3,7/7] pipeline: rpi: Handler controls::rpi::ScalerCrops",
            "mbox": "https://patchwork.libcamera.org/patch/21493/mbox/"
        }
    ]
}