Show a series.

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

{
    "id": 3127,
    "url": "https://patchwork.libcamera.org/api/1.1/series/3127/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3127",
    "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": "More misc Python patches",
    "date": "2022-05-19T10:33:42",
    "submitter": {
        "id": 109,
        "url": "https://patchwork.libcamera.org/api/1.1/people/109/?format=api",
        "name": "Tomi Valkeinen",
        "email": "tomi.valkeinen@ideasonboard.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/3127/mbox/",
    "cover_letter": {
        "id": 15982,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/15982/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/15982/",
        "msgid": "<20220519103347.33295-1-tomi.valkeinen@ideasonboard.com>",
        "date": "2022-05-19T10:33:42",
        "name": "[libcamera-devel,0/5] More misc Python patches",
        "mbox": "https://patchwork.libcamera.org/cover/15982/mbox/"
    },
    "patches": [
        {
            "id": 15983,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15983/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15983/",
            "msgid": "<20220519103347.33295-2-tomi.valkeinen@ideasonboard.com>",
            "date": "2022-05-19T10:33:43",
            "name": "[libcamera-devel,1/5] py: Generate pixel formats list",
            "mbox": "https://patchwork.libcamera.org/patch/15983/mbox/"
        },
        {
            "id": 15984,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15984/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15984/",
            "msgid": "<20220519103347.33295-3-tomi.valkeinen@ideasonboard.com>",
            "date": "2022-05-19T10:33:44",
            "name": "[libcamera-devel,2/5] py: cam_qt: Use libcamera.formats",
            "mbox": "https://patchwork.libcamera.org/patch/15984/mbox/"
        },
        {
            "id": 15985,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15985/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15985/",
            "msgid": "<20220519103347.33295-4-tomi.valkeinen@ideasonboard.com>",
            "date": "2022-05-19T10:33:45",
            "name": "[libcamera-devel,3/5] py: cam: Cleanups",
            "mbox": "https://patchwork.libcamera.org/patch/15985/mbox/"
        },
        {
            "id": 15986,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15986/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15986/",
            "msgid": "<20220519103347.33295-5-tomi.valkeinen@ideasonboard.com>",
            "date": "2022-05-19T10:33:46",
            "name": "[libcamera-devel,4/5] py: Fix SceneFlicker enum values",
            "mbox": "https://patchwork.libcamera.org/patch/15986/mbox/"
        },
        {
            "id": 15987,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/15987/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/15987/",
            "msgid": "<20220519103347.33295-6-tomi.valkeinen@ideasonboard.com>",
            "date": "2022-05-19T10:33:47",
            "name": "[libcamera-devel,5/5] py: Fix None value in ControlType enum",
            "mbox": "https://patchwork.libcamera.org/patch/15987/mbox/"
        }
    ]
}