Show a series.

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

{
    "id": 2387,
    "url": "https://patchwork.libcamera.org/api/1.1/series/2387/?format=api",
    "web_url": "https://patchwork.libcamera.org/project/libcamera/list/?series=2387",
    "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: Dust the Gentoo ebuild",
    "date": "2021-08-24T14:15:42",
    "submitter": {
        "id": 2,
        "url": "https://patchwork.libcamera.org/api/1.1/people/2/?format=api",
        "name": "Laurent Pinchart",
        "email": "laurent.pinchart@ideasonboard.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "https://patchwork.libcamera.org/series/2387/mbox/",
    "cover_letter": {
        "id": 13454,
        "url": "https://patchwork.libcamera.org/api/1.1/covers/13454/?format=api",
        "web_url": "https://patchwork.libcamera.org/cover/13454/",
        "msgid": "<20210824141546.10543-1-laurent.pinchart@ideasonboard.com>",
        "date": "2021-08-24T14:15:42",
        "name": "[libcamera-devel,v1,0/4] libcamera: Dust the Gentoo ebuild",
        "mbox": "https://patchwork.libcamera.org/cover/13454/mbox/"
    },
    "patches": [
        {
            "id": 13455,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13455/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13455/",
            "msgid": "<20210824141546.10543-2-laurent.pinchart@ideasonboard.com>",
            "date": "2021-08-24T14:15:43",
            "name": "[libcamera-devel,v1,1/4] package: gentoo: Update Python versions",
            "mbox": "https://patchwork.libcamera.org/patch/13455/mbox/"
        },
        {
            "id": 13456,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13456/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13456/",
            "msgid": "<20210824141546.10543-3-laurent.pinchart@ideasonboard.com>",
            "date": "2021-08-24T14:15:44",
            "name": "[libcamera-devel,v1,2/4] package: gentoo: Add dependencies on openssl and gnutls",
            "mbox": "https://patchwork.libcamera.org/patch/13456/mbox/"
        },
        {
            "id": 13457,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13457/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13457/",
            "msgid": "<20210824141546.10543-4-laurent.pinchart@ideasonboard.com>",
            "date": "2021-08-24T14:15:45",
            "name": "[libcamera-devel,v1,3/4] package: gentoo: Add USE flags to build documentation and tests",
            "mbox": "https://patchwork.libcamera.org/patch/13457/mbox/"
        },
        {
            "id": 13458,
            "url": "https://patchwork.libcamera.org/api/1.1/patches/13458/?format=api",
            "web_url": "https://patchwork.libcamera.org/patch/13458/",
            "msgid": "<20210824141546.10543-5-laurent.pinchart@ideasonboard.com>",
            "date": "2021-08-24T14:15:46",
            "name": "[libcamera-devel,v1,4/4] package: gentoo: Select build type through debug USE flag",
            "mbox": "https://patchwork.libcamera.org/patch/13458/mbox/"
        }
    ]
}