Show a series.

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

{
    "id": 4881,
    "url": "https://patchwork.libcamera.org/api/series/4881/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4881",
    "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: Various changes",
    "date": "2024-12-13T09:38:23",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4881/mbox/",
    "cover_letter": {
        "id": 22305,
        "url": "https://patchwork.libcamera.org/api/covers/22305/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22305/",
        "msgid": "<20241213094602.2083174-1-naush@raspberrypi.com>",
        "date": "2024-12-13T09:38:23",
        "name": "[0/6] Raspberry Pi: Various changes",
        "mbox": "https://patchwork.libcamera.org/cover/22305/mbox/"
    },
    "patches": [
        {
            "id": 22306,
            "url": "https://patchwork.libcamera.org/api/patches/22306/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22306/",
            "msgid": "<20241213094602.2083174-2-naush@raspberrypi.com>",
            "date": "2024-12-13T09:38:24",
            "name": "[1/6] ipa: rpi: Use r-value references in the set()/setLocked() functions",
            "mbox": "https://patchwork.libcamera.org/patch/22306/mbox/"
        },
        {
            "id": 22307,
            "url": "https://patchwork.libcamera.org/api/patches/22307/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22307/",
            "msgid": "<20241213094602.2083174-3-naush@raspberrypi.com>",
            "date": "2024-12-13T09:38:25",
            "name": "[2/6] ipa: rpi: Add erase()/eraseLocked() to RPiController::Metadata",
            "mbox": "https://patchwork.libcamera.org/patch/22307/mbox/"
        },
        {
            "id": 22308,
            "url": "https://patchwork.libcamera.org/api/patches/22308/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22308/",
            "msgid": "<20241213094602.2083174-4-naush@raspberrypi.com>",
            "date": "2024-12-13T09:38:26",
            "name": "[3/6] ipa: rpi: Add a HW property to determine if the data buffer is strided",
            "mbox": "https://patchwork.libcamera.org/patch/22308/mbox/"
        },
        {
            "id": 22309,
            "url": "https://patchwork.libcamera.org/api/patches/22309/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22309/",
            "msgid": "<20241213094602.2083174-5-naush@raspberrypi.com>",
            "date": "2024-12-13T09:38:27",
            "name": "[4/6] controls: ipa: rpi: Add CNN controls",
            "mbox": "https://patchwork.libcamera.org/patch/22309/mbox/"
        },
        {
            "id": 22310,
            "url": "https://patchwork.libcamera.org/api/patches/22310/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22310/",
            "msgid": "<20241213094602.2083174-6-naush@raspberrypi.com>",
            "date": "2024-12-13T09:38:28",
            "name": "[5/6] ipa: rpi: Handle the new CNN controls in the IPA",
            "mbox": "https://patchwork.libcamera.org/patch/22310/mbox/"
        },
        {
            "id": 22311,
            "url": "https://patchwork.libcamera.org/api/patches/22311/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22311/",
            "msgid": "<20241213094602.2083174-7-naush@raspberrypi.com>",
            "date": "2024-12-13T09:38:29",
            "name": "[6/6] ipa: rpi: Provide the camera helper with the hardware configuration",
            "mbox": "https://patchwork.libcamera.org/patch/22311/mbox/"
        }
    ]
}