Show a series.

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

{
    "id": 1812,
    "url": "https://patchwork.libcamera.org/api/1.1/series/1812/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=1812",
    "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": "Add frame duration to stream configuration",
    "date": "2021-03-22T10:42:39",
    "submitter": {
        "id": 80,
        "url": "https://patchwork.libcamera.org/api/1.1/people/80/?format=api",
        "name": "Marian Cichy",
        "email": "m.cichy@pengutronix.de"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/1812/mbox/",
    "cover_letter": {
        "id": 11636,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/11636/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/11636/",
        "msgid": "<20210322104242.31107-1-m.cichy@pengutronix.de>",
        "date": "2021-03-22T10:42:39",
        "name": "[libcamera-devel,0/3] Add frame duration to stream configuration",
        "mbox": "https://patchwork.libcamera.org/cover/11636/mbox/"
    },
    "patches": [
        {
            "id": 11638,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11638/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11638/",
            "msgid": "<20210322104242.31107-2-m.cichy@pengutronix.de>",
            "date": "2021-03-22T10:42:40",
            "name": "[libcamera-devel,1/3] libcamera: stream: Add controlList attribute",
            "mbox": "https://patchwork.libcamera.org/patch/11638/mbox/"
        },
        {
            "id": 11639,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11639/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11639/",
            "msgid": "<20210322104242.31107-3-m.cichy@pengutronix.de>",
            "date": "2021-03-22T10:42:41",
            "name": "[libcamera-devel,2/3] pipeline: simple: Add FrameDurations to stream configuration",
            "mbox": "https://patchwork.libcamera.org/patch/11639/mbox/"
        },
        {
            "id": 11637,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/11637/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/11637/",
            "msgid": "<20210322104242.31107-4-m.cichy@pengutronix.de>",
            "date": "2021-03-22T10:42:42",
            "name": "[libcamera-devel,3/3] gst: utils: Add framerate to caps",
            "mbox": "https://patchwork.libcamera.org/patch/11637/mbox/"
        }
    ]
}