Show a series.

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

{
    "id": 3602,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3602/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3602",
    "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": "Resolve invalid attempts to set sensor flip controls",
    "date": "2022-11-10T14:45:50",
    "submitter": {
        "id": 42,
        "url": "https://patchwork.libcamera.org/api/1.1/people/42/?format=api",
        "name": "David Plowman",
        "email": "david.plowman@raspberrypi.com"
    },
    "version": 1,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3602/mbox/",
    "cover_letter": {
        "id": 17765,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/17765/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/17765/",
        "msgid": "<20221110144556.7858-1-david.plowman@raspberrypi.com>",
        "date": "2022-11-10T14:45:50",
        "name": "[libcamera-devel,0/6] Resolve invalid attempts to set sensor flip controls",
        "mbox": "https://patchwork.libcamera.org/cover/17765/mbox/"
    },
    "patches": [
        {
            "id": 17766,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17766/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17766/",
            "msgid": "<20221110144556.7858-2-david.plowman@raspberrypi.com>",
            "date": "2022-11-10T14:45:51",
            "name": "[libcamera-devel,1/6] libcamera: bayer_format: Add toMbusCode method",
            "mbox": "https://patchwork.libcamera.org/patch/17766/mbox/"
        },
        {
            "id": 17767,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17767/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17767/",
            "msgid": "<20221110144556.7858-3-david.plowman@raspberrypi.com>",
            "date": "2022-11-10T14:45:52",
            "name": "[libcamera-devel,2/6] libcamera: camera_sensor: Do not clear camera flips when listing formats",
            "mbox": "https://patchwork.libcamera.org/patch/17767/mbox/"
        },
        {
            "id": 17768,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17768/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17768/",
            "msgid": "<20221110144556.7858-4-david.plowman@raspberrypi.com>",
            "date": "2022-11-10T14:45:53",
            "name": "[libcamera-devel,3/6] libcamera: v4l2_device: Add setTransform method to set a device's flip controls",
            "mbox": "https://patchwork.libcamera.org/patch/17768/mbox/"
        },
        {
            "id": 17769,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17769/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17769/",
            "msgid": "<20221110144556.7858-5-david.plowman@raspberrypi.com>",
            "date": "2022-11-10T14:45:54",
            "name": "[libcamera-devel,4/6] libcamera: pipeline: uvcvideo: Set device's flip controls correctly",
            "mbox": "https://patchwork.libcamera.org/patch/17769/mbox/"
        },
        {
            "id": 17770,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17770/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17770/",
            "msgid": "<20221110144556.7858-6-david.plowman@raspberrypi.com>",
            "date": "2022-11-10T14:45:55",
            "name": "[libcamera-devel,5/6] libcamera: pipeline: simple: Set device's flip controls correctly",
            "mbox": "https://patchwork.libcamera.org/patch/17770/mbox/"
        },
        {
            "id": 17771,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/17771/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17771/",
            "msgid": "<20221110144556.7858-7-david.plowman@raspberrypi.com>",
            "date": "2022-11-10T14:45:56",
            "name": "[libcamera-devel,6/6] libcamera: pipeline: rkisp1: Set device's flip controls correctly",
            "mbox": "https://patchwork.libcamera.org/patch/17771/mbox/"
        }
    ]
}