Show a series.

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

{
    "id": 5086,
    "url": "https://patchwork.libcamera.org/api/series/5086/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5086",
    "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-03-26T13:47:19",
    "submitter": {
        "id": 184,
        "url": "https://patchwork.libcamera.org/api/people/184/?format=api",
        "name": "Stefan Klug",
        "email": "stefan.klug@ideasonboard.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5086/mbox/",
    "cover_letter": {
        "id": 23054,
        "url": "https://patchwork.libcamera.org/api/covers/23054/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/23054/",
        "msgid": "<20250326134727.279393-1-stefan.klug@ideasonboard.com>",
        "date": "2025-03-26T13:47:19",
        "name": "[v2,0/3] rkisp1: Reduce oscillations on startup",
        "mbox": "https://patchwork.libcamera.org/cover/23054/mbox/"
    },
    "patches": [
        {
            "id": 23055,
            "url": "https://patchwork.libcamera.org/api/patches/23055/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23055/",
            "msgid": "<20250326134727.279393-2-stefan.klug@ideasonboard.com>",
            "date": "2025-03-26T13:47:20",
            "name": "[v2,1/3] ipa: rkisp1: Add debug log for the sensor controls being set",
            "mbox": "https://patchwork.libcamera.org/patch/23055/mbox/"
        },
        {
            "id": 23056,
            "url": "https://patchwork.libcamera.org/api/patches/23056/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23056/",
            "msgid": "<20250326134727.279393-3-stefan.klug@ideasonboard.com>",
            "date": "2025-03-26T13:47:21",
            "name": "[v2,2/3] ipa: libipa: agc_mean_luminance: Error out when effectiveExposureValue is zero",
            "mbox": "https://patchwork.libcamera.org/patch/23056/mbox/"
        },
        {
            "id": 23057,
            "url": "https://patchwork.libcamera.org/api/patches/23057/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/23057/",
            "msgid": "<20250326134727.279393-4-stefan.klug@ideasonboard.com>",
            "date": "2025-03-26T13:47:22",
            "name": "[v2,3/3] ipa: rksip1: Remove setControls(0) to reduce startup oscillations",
            "mbox": "https://patchwork.libcamera.org/patch/23057/mbox/"
        }
    ]
}