Show a series.

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

{
    "id": 4829,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4829/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4829",
    "project": {
        "id": 1,
        "url": "https://patchwork.libcamera.org/api/1.1/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": "Use Sensor Delays from CameraSensorProperties in RPi",
    "date": "2024-11-27T13:32:31",
    "submitter": {
        "id": 156,
        "url": "https://patchwork.libcamera.org/api/1.1/people/156/?format=api",
        "name": "Dan Scally",
        "email": "dan.scally@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4829/mbox/",
    "cover_letter": {
        "id": 22121,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/22121/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/22121/",
        "msgid": "<20241127133233.247977-1-dan.scally@ideasonboard.com>",
        "date": "2024-11-27T13:32:31",
        "name": "[0/2] Use Sensor Delays from CameraSensorProperties in RPi",
        "mbox": "https://patchwork.libcamera.org/cover/22121/mbox/"
    },
    "patches": [
        {
            "id": 22122,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22122/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22122/",
            "msgid": "<20241127133233.247977-2-dan.scally@ideasonboard.com>",
            "date": "2024-11-27T13:32:32",
            "name": "[1/2] libcamera: camera_sensor_properties: Add ov7251 and ov9281",
            "mbox": "https://patchwork.libcamera.org/patch/22122/mbox/"
        },
        {
            "id": 22123,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/22123/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/22123/",
            "msgid": "<20241127133233.247977-3-dan.scally@ideasonboard.com>",
            "date": "2024-11-27T13:32:33",
            "name": "[2/2] libcamera: rpi: Draw sensor delays from CameraSensorProperties",
            "mbox": "https://patchwork.libcamera.org/patch/22123/mbox/"
        }
    ]
}