Show a series.

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

{
    "id": 390,
    "url": "https://patchwork.libcamera.org/api/1.1/series/390/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=390",
    "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": "[libcamera-devel,1/4] Documentation: Make the project brief more expressive",
    "date": "2019-07-02T11:48:38",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/390/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1581,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1581/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1581/",
            "msgid": "<20190702114841.19101-1-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-02T11:48:38",
            "name": "[libcamera-devel,1/4] Documentation: Make the project brief more expressive",
            "mbox": "https://patchwork.libcamera.org/patch/1581/mbox/"
        },
        {
            "id": 1582,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1582/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1582/",
            "msgid": "<20190702114841.19101-2-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-02T11:48:39",
            "name": "[libcamera-devel,v2,2/4] libcamera: Auto generate version information",
            "mbox": "https://patchwork.libcamera.org/patch/1582/mbox/"
        },
        {
            "id": 1583,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1583/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1583/",
            "msgid": "<20190702114841.19101-3-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-02T11:48:40",
            "name": "[libcamera-devel,3/4] qcam: Add the version string to the title",
            "mbox": "https://patchwork.libcamera.org/patch/1583/mbox/"
        },
        {
            "id": 1584,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1584/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1584/",
            "msgid": "<20190702114841.19101-4-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-02T11:48:41",
            "name": "[libcamera-devel,4/4] qcam: Update window title with FPS",
            "mbox": "https://patchwork.libcamera.org/patch/1584/mbox/"
        }
    ]
}