Show a series.

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

{
    "id": 399,
    "url": "https://patchwork.libcamera.org/api/1.1/series/399/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=399",
    "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-04T13:03: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": 5,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/399/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1603,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1603/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1603/",
            "msgid": "<20190704130347.9372-1-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T13:03:38",
            "name": "[libcamera-devel,1/4] Documentation: Make the project brief more expressive",
            "mbox": "https://patchwork.libcamera.org/patch/1603/mbox/"
        },
        {
            "id": 1604,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1604/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1604/",
            "msgid": "<20190704130347.9372-2-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T13:03:39",
            "name": "[libcamera-devel,v2,2/4] libcamera: Auto generate version information",
            "mbox": "https://patchwork.libcamera.org/patch/1604/mbox/"
        },
        {
            "id": 1605,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1605/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1605/",
            "msgid": "<20190704130347.9372-3-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T13:03:40",
            "name": "[libcamera-devel,3/4] qcam: Add the version string to the title",
            "mbox": "https://patchwork.libcamera.org/patch/1605/mbox/"
        },
        {
            "id": 1606,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1606/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1606/",
            "msgid": "<20190704130347.9372-4-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T13:03:41",
            "name": "[libcamera-devel,4/4] qcam: Update window title with FPS",
            "mbox": "https://patchwork.libcamera.org/patch/1606/mbox/"
        },
        {
            "id": 1612,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1612/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1612/",
            "msgid": "<20190704130347.9372-10-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T13:03:47",
            "name": "[libcamera-devel,v2,5/5] qcam: Update window title with FPS",
            "mbox": "https://patchwork.libcamera.org/patch/1612/mbox/"
        }
    ]
}