Show a series.

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

{
    "id": 4910,
    "url": "https://patchwork.libcamera.org/api/series/4910/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4910",
    "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-18T08:34:17",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 2,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4910/mbox/",
    "cover_letter": {
        "id": 22391,
        "url": "https://patchwork.libcamera.org/api/covers/22391/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22391/",
        "msgid": "<20241218083610.2397879-1-naush@raspberrypi.com>",
        "date": "2024-12-18T08:34:17",
        "name": "[v2,0/4] Raspberry Pi: Various changes",
        "mbox": "https://patchwork.libcamera.org/cover/22391/mbox/"
    },
    "patches": [
        {
            "id": 22392,
            "url": "https://patchwork.libcamera.org/api/patches/22392/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22392/",
            "msgid": "<20241218083610.2397879-2-naush@raspberrypi.com>",
            "date": "2024-12-18T08:34:18",
            "name": "[v2,1/4] ipa: rpi: Use r-value references in the set()/setLocked() functions",
            "mbox": "https://patchwork.libcamera.org/patch/22392/mbox/"
        },
        {
            "id": 22393,
            "url": "https://patchwork.libcamera.org/api/patches/22393/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22393/",
            "msgid": "<20241218083610.2397879-3-naush@raspberrypi.com>",
            "date": "2024-12-18T08:34:19",
            "name": "[v2,2/4] ipa: rpi: Add erase()/eraseLocked() to RPiController::Metadata",
            "mbox": "https://patchwork.libcamera.org/patch/22393/mbox/"
        },
        {
            "id": 22394,
            "url": "https://patchwork.libcamera.org/api/patches/22394/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22394/",
            "msgid": "<20241218083610.2397879-4-naush@raspberrypi.com>",
            "date": "2024-12-18T08:34:20",
            "name": "[v2,3/4] ipa: rpi: Add a HW property to determine if the data buffer is strided",
            "mbox": "https://patchwork.libcamera.org/patch/22394/mbox/"
        },
        {
            "id": 22395,
            "url": "https://patchwork.libcamera.org/api/patches/22395/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22395/",
            "msgid": "<20241218083610.2397879-5-naush@raspberrypi.com>",
            "date": "2024-12-18T08:34:21",
            "name": "[v2,4/4] ipa: rpi: Provide the camera helper with the hardware configuration",
            "mbox": "https://patchwork.libcamera.org/patch/22395/mbox/"
        }
    ]
}