Show a series.

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

{
    "id": 405,
    "url": "https://patchwork.libcamera.org/api/1.1/series/405/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=405",
    "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": "Automatic Version Generation ++",
    "date": "2019-07-04T14:59:36",
    "submitter": {
        "id": 4,
        "url": "https://patchwork.libcamera.org/api/1.1/people/4/?format=api",
        "name": "Kieran Bingham",
        "email": "kieran.bingham@ideasonboard.com"
    },
    "version": 4,
    "total": 6,
    "received_total": 6,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/405/mbox/",
    "cover_letter": {
        "id": 1613,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/1613/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/1613/",
        "msgid": "<20190704145942.17879-1-kieran.bingham@ideasonboard.com>",
        "date": "2019-07-04T14:59:36",
        "name": "[libcamera-devel,v4,0/6] Automatic Version Generation ++",
        "mbox": "https://patchwork.libcamera.org/cover/1613/mbox/"
    },
    "patches": [
        {
            "id": 1614,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1614/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1614/",
            "msgid": "<20190704145942.17879-2-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T14:59:37",
            "name": "[libcamera-devel,v4,1/6] Documentation: Make the project brief more expressive",
            "mbox": "https://patchwork.libcamera.org/patch/1614/mbox/"
        },
        {
            "id": 1615,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1615/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1615/",
            "msgid": "<20190704145942.17879-3-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T14:59:38",
            "name": "[libcamera-devel,v4,2/6] libcamera: Auto generate version information",
            "mbox": "https://patchwork.libcamera.org/patch/1615/mbox/"
        },
        {
            "id": 1616,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1616/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1616/",
            "msgid": "<20190704145942.17879-4-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T14:59:39",
            "name": "[libcamera-devel,v4,3/6] qcam: Move static timestamp to MainWindow",
            "mbox": "https://patchwork.libcamera.org/patch/1616/mbox/"
        },
        {
            "id": 1617,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1617/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1617/",
            "msgid": "<20190704145942.17879-5-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T14:59:40",
            "name": "[libcamera-devel,v4,4/6] qcam: Add the version string to the title",
            "mbox": "https://patchwork.libcamera.org/patch/1617/mbox/"
        },
        {
            "id": 1618,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1618/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1618/",
            "msgid": "<20190704145942.17879-6-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T14:59:41",
            "name": "[libcamera-devel,v4,5/6] qcam: Update window title with FPS",
            "mbox": "https://patchwork.libcamera.org/patch/1618/mbox/"
        },
        {
            "id": 1619,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/1619/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/1619/",
            "msgid": "<20190704145942.17879-7-kieran.bingham@ideasonboard.com>",
            "date": "2019-07-04T14:59:42",
            "name": "[libcamera-devel,v4,6/6] Documentation: Wrap extended doc_install_dir line",
            "mbox": "https://patchwork.libcamera.org/patch/1619/mbox/"
        }
    ]
}