Show a series.

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

{
    "id": 5029,
    "url": "https://patchwork.libcamera.org/api/series/5029/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5029",
    "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": "rkisp1: Reduce oscillations on startup",
    "date": "2025-02-28T12:55:52",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5029/mbox/",
    "cover_letter": {
        "id": 22896,
        "url": "https://patchwork.libcamera.org/api/covers/22896/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22896/",
        "msgid": "<20250228125600.3241397-1-stefan.klug@ideasonboard.com>",
        "date": "2025-02-28T12:55:52",
        "name": "[0/3] rkisp1: Reduce oscillations on startup",
        "mbox": "https://patchwork.libcamera.org/cover/22896/mbox/"
    },
    "patches": [
        {
            "id": 22897,
            "url": "https://patchwork.libcamera.org/api/patches/22897/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22897/",
            "msgid": "<20250228125600.3241397-2-stefan.klug@ideasonboard.com>",
            "date": "2025-02-28T12:55:53",
            "name": "[1/3] ipa: rkisp1: Add debug log for the sensor controls being set",
            "mbox": "https://patchwork.libcamera.org/patch/22897/mbox/"
        },
        {
            "id": 22898,
            "url": "https://patchwork.libcamera.org/api/patches/22898/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22898/",
            "msgid": "<20250228125600.3241397-3-stefan.klug@ideasonboard.com>",
            "date": "2025-02-28T12:55:54",
            "name": "[2/3] ipa: libipa: agc_mean_luminance: Error out when effectiveExposureValue is zero",
            "mbox": "https://patchwork.libcamera.org/patch/22898/mbox/"
        },
        {
            "id": 22899,
            "url": "https://patchwork.libcamera.org/api/patches/22899/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22899/",
            "msgid": "<20250228125600.3241397-4-stefan.klug@ideasonboard.com>",
            "date": "2025-02-28T12:55:55",
            "name": "[3/3] ipa: rksip1: Remove setControls(0) to reduce startup oscillations",
            "mbox": "https://patchwork.libcamera.org/patch/22899/mbox/"
        }
    ]
}