Show a series.

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

{
    "id": 3582,
    "url": "https://patchwork.libcamera.org/api/series/3582/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=3582",
    "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": "[libcamera-devel,v4,01/10] ipa: workaround libcxx duration limitation",
    "date": "2022-10-27T22:44:25",
    "submitter": {
        "id": 97,
        "url": "https://patchwork.libcamera.org/api/people/97/?format=api",
        "name": "Nicolas Dufresne via libcamera-devel",
        "email": "libcamera-devel@lists.libcamera.org"
    },
    "version": 4,
    "total": 10,
    "received_total": 1,
    "received_all": false,
    "mbox": "https://patchwork.libcamera.org/series/3582/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 17712,
            "url": "https://patchwork.libcamera.org/api/patches/17712/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/17712/",
            "msgid": "<20221027224434.348469-1-nicholas@rothemail.net>",
            "date": "2022-10-27T22:44:25",
            "name": "[libcamera-devel,v4,01/10] ipa: workaround libcxx duration limitation",
            "mbox": "https://patchwork.libcamera.org/patch/17712/mbox/"
        }
    ]
}