Show a series.

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

{
    "id": 4262,
    "url": "https://patchwork.libcamera.org/api/series/4262/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4262",
    "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": "Minor AGC fixes",
    "date": "2024-04-18T12:46:29",
    "submitter": {
        "id": 156,
        "url": "https://patchwork.libcamera.org/api/people/156/?format=api",
        "name": "Dan Scally",
        "email": "dan.scally@ideasonboard.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4262/mbox/",
    "cover_letter": {
        "id": 19904,
        "url": "https://patchwork.libcamera.org/api/covers/19904/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/19904/",
        "msgid": "<20240418124632.652163-1-dan.scally@ideasonboard.com>",
        "date": "2024-04-18T12:46:29",
        "name": "[0/3] Minor AGC fixes",
        "mbox": "https://patchwork.libcamera.org/cover/19904/mbox/"
    },
    "patches": [
        {
            "id": 19905,
            "url": "https://patchwork.libcamera.org/api/patches/19905/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19905/",
            "msgid": "<20240418124632.652163-2-dan.scally@ideasonboard.com>",
            "date": "2024-04-18T12:46:30",
            "name": "[1/3] ipa: ipu3: Refer to integration time instead of shutter speed",
            "mbox": "https://patchwork.libcamera.org/patch/19905/mbox/"
        },
        {
            "id": 19906,
            "url": "https://patchwork.libcamera.org/api/patches/19906/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19906/",
            "msgid": "<20240418124632.652163-3-dan.scally@ideasonboard.com>",
            "date": "2024-04-18T12:46:31",
            "name": "[2/3] ipa: rkisp1: Refer to integration time rather than shutter speed",
            "mbox": "https://patchwork.libcamera.org/patch/19906/mbox/"
        },
        {
            "id": 19907,
            "url": "https://patchwork.libcamera.org/api/patches/19907/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/19907/",
            "msgid": "<20240418124632.652163-4-dan.scally@ideasonboard.com>",
            "date": "2024-04-18T12:46:32",
            "name": "[3/3] ipa: ipu3: Use a Y histogram instead of green",
            "mbox": "https://patchwork.libcamera.org/patch/19907/mbox/"
        }
    ]
}