Show a series.

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

{
    "id": 5919,
    "url": "https://patchwork.libcamera.org/api/series/5919/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=5919",
    "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": "pipeline: simple: Add ScalerCrop reporting",
    "date": "2026-05-07T15:25:32",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/5919/mbox/",
    "cover_letter": {
        "id": 26677,
        "url": "https://patchwork.libcamera.org/api/covers/26677/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/26677/",
        "msgid": "<20260507-kbingham-simple-scaler-crop-v1-0-7a5af1948565@ideasonboard.com>",
        "date": "2026-05-07T15:25:32",
        "name": "[0/2] pipeline: simple: Add ScalerCrop reporting",
        "mbox": "https://patchwork.libcamera.org/cover/26677/mbox/"
    },
    "patches": [
        {
            "id": 26678,
            "url": "https://patchwork.libcamera.org/api/patches/26678/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26678/",
            "msgid": "<20260507-kbingham-simple-scaler-crop-v1-1-7a5af1948565@ideasonboard.com>",
            "date": "2026-05-07T15:25:33",
            "name": "[1/2] pipeline: simple: Report ScalerCropMaximum camera property",
            "mbox": "https://patchwork.libcamera.org/patch/26678/mbox/"
        },
        {
            "id": 26817,
            "url": "https://patchwork.libcamera.org/api/patches/26817/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/26817/",
            "msgid": "<20260507-kbingham-simple-scaler-crop-v1-2-7a5af1948565@ideasonboard.com>",
            "date": "2026-05-07T15:25:34",
            "name": "[2/2] pipeline: simple: Report the ScalerCrop",
            "mbox": "https://patchwork.libcamera.org/patch/26817/mbox/"
        }
    ]
}