Show a series.

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

{
    "id": 2408,
    "url": "https://patchwork.libcamera.org/api/series/2408/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2408",
    "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": "Documentation: Doxygen updates",
    "date": "2021-08-27T10:33: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/2408/mbox/",
    "cover_letter": {
        "id": 13540,
        "url": "https://patchwork.libcamera.org/api/covers/13540/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13540/",
        "msgid": "<20210827103334.350416-1-kieran.bingham@ideasonboard.com>",
        "date": "2021-08-27T10:33:32",
        "name": "[libcamera-devel,0/2] Documentation: Doxygen updates",
        "mbox": "https://patchwork.libcamera.org/cover/13540/mbox/"
    },
    "patches": [
        {
            "id": 13541,
            "url": "https://patchwork.libcamera.org/api/patches/13541/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13541/",
            "msgid": "<20210827103334.350416-2-kieran.bingham@ideasonboard.com>",
            "date": "2021-08-27T10:33:33",
            "name": "[libcamera-devel,1/2] Documentation: Remove obsoleted config",
            "mbox": "https://patchwork.libcamera.org/patch/13541/mbox/"
        },
        {
            "id": 13542,
            "url": "https://patchwork.libcamera.org/api/patches/13542/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13542/",
            "msgid": "<20210827103334.350416-3-kieran.bingham@ideasonboard.com>",
            "date": "2021-08-27T10:33:34",
            "name": "[libcamera-devel,2/2] Documentation: Explicitly enable Dot",
            "mbox": "https://patchwork.libcamera.org/patch/13542/mbox/"
        }
    ]
}