Show a series.

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

{
    "id": 4934,
    "url": "https://patchwork.libcamera.org/api/series/4934/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4934",
    "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": "2025-01-08T11:09:32",
    "submitter": {
        "id": 34,
        "url": "https://patchwork.libcamera.org/api/people/34/?format=api",
        "name": "Naushir Patuck",
        "email": "naush@raspberrypi.com"
    },
    "version": 3,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4934/mbox/",
    "cover_letter": {
        "id": 22467,
        "url": "https://patchwork.libcamera.org/api/covers/22467/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22467/",
        "msgid": "<20250108111030.3257931-1-naush@raspberrypi.com>",
        "date": "2025-01-08T11:09:32",
        "name": "[v3,0/4] Raspberry Pi: Various changes",
        "mbox": "https://patchwork.libcamera.org/cover/22467/mbox/"
    },
    "patches": [
        {
            "id": 22468,
            "url": "https://patchwork.libcamera.org/api/patches/22468/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22468/",
            "msgid": "<20250108111030.3257931-2-naush@raspberrypi.com>",
            "date": "2025-01-08T11:09:33",
            "name": "[v3,1/4] ipa: rpi: Use r-value references in the set()/setLocked() functions",
            "mbox": "https://patchwork.libcamera.org/patch/22468/mbox/"
        },
        {
            "id": 22469,
            "url": "https://patchwork.libcamera.org/api/patches/22469/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22469/",
            "msgid": "<20250108111030.3257931-3-naush@raspberrypi.com>",
            "date": "2025-01-08T11:09:34",
            "name": "[v3,2/4] ipa: rpi: Add erase()/eraseLocked() to RPiController::Metadata",
            "mbox": "https://patchwork.libcamera.org/patch/22469/mbox/"
        },
        {
            "id": 22470,
            "url": "https://patchwork.libcamera.org/api/patches/22470/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22470/",
            "msgid": "<20250108111030.3257931-4-naush@raspberrypi.com>",
            "date": "2025-01-08T11:09:35",
            "name": "[v3,3/4] ipa: rpi: Add a HW property to determine if the data buffer is strided",
            "mbox": "https://patchwork.libcamera.org/patch/22470/mbox/"
        },
        {
            "id": 22471,
            "url": "https://patchwork.libcamera.org/api/patches/22471/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22471/",
            "msgid": "<20250108111030.3257931-5-naush@raspberrypi.com>",
            "date": "2025-01-08T11:09:36",
            "name": "[v3,4/4] ipa: rpi: Provide the camera helper with the hardware configuration",
            "mbox": "https://patchwork.libcamera.org/patch/22471/mbox/"
        }
    ]
}