Show a series.

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

{
    "id": 4624,
    "url": "https://patchwork.libcamera.org/api/1.1/series/4624/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=4624",
    "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": "apps: cam: Improve user experience with DNG capture",
    "date": "2024-09-25T15:21:32",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/4624/mbox/",
    "cover_letter": {
        "id": 21369,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/21369/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/21369/",
        "msgid": "<20240925152134.20284-1-laurent.pinchart@ideasonboard.com>",
        "date": "2024-09-25T15:21:32",
        "name": "[0/2] apps: cam: Improve user experience with DNG capture",
        "mbox": "https://patchwork.libcamera.org/cover/21369/mbox/"
    },
    "patches": [
        {
            "id": 21370,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21370/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21370/",
            "msgid": "<20240925152134.20284-2-laurent.pinchart@ideasonboard.com>",
            "date": "2024-09-25T15:21:33",
            "name": "[1/2] apps: Replace HAVE_DNG with HAVE_TIFF",
            "mbox": "https://patchwork.libcamera.org/patch/21370/mbox/"
        },
        {
            "id": 21371,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/21371/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/21371/",
            "msgid": "<20240925152134.20284-3-laurent.pinchart@ideasonboard.com>",
            "date": "2024-09-25T15:21:34",
            "name": "[2/2] apps: cam: Print an error when outputting DNG and DNG support is missing",
            "mbox": "https://patchwork.libcamera.org/patch/21371/mbox/"
        }
    ]
}