Show a series.

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

{
    "id": 329806,
    "url": "http://patchwork.ozlabs.org/api/series/329806/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=329806",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/projects/27/?format=api",
        "name": "Buildroot development",
        "link_name": "buildroot",
        "list_id": "buildroot.buildroot.org",
        "list_email": "buildroot@buildroot.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[1/3] configs/nitrogen*: bump kernel revision",
    "date": "2022-11-23T19:58:10",
    "submitter": {
        "id": 82652,
        "url": "http://patchwork.ozlabs.org/api/people/82652/?format=api",
        "name": "Chris Dimich",
        "email": "chris.dimich@boundarydevices.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/329806/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1708465,
            "url": "http://patchwork.ozlabs.org/api/patches/1708465/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20221123195815.1583545-1-chris.dimich@boundarydevices.com/",
            "msgid": "<20221123195815.1583545-1-chris.dimich@boundarydevices.com>",
            "list_archive_url": null,
            "date": "2022-11-23T19:58:10",
            "name": "[1/3] configs/nitrogen*: bump kernel revision",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20221123195815.1583545-1-chris.dimich@boundarydevices.com/mbox/"
        },
        {
            "id": 1708466,
            "url": "http://patchwork.ozlabs.org/api/patches/1708466/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20221123195815.1583545-2-chris.dimich@boundarydevices.com/",
            "msgid": "<20221123195815.1583545-2-chris.dimich@boundarydevices.com>",
            "list_archive_url": null,
            "date": "2022-11-23T19:58:11",
            "name": "[2/3] configs/nitrogen*: bump u-boot to version 2022.04",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20221123195815.1583545-2-chris.dimich@boundarydevices.com/mbox/"
        },
        {
            "id": 1708467,
            "url": "http://patchwork.ozlabs.org/api/patches/1708467/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/20221123195815.1583545-3-chris.dimich@boundarydevices.com/",
            "msgid": "<20221123195815.1583545-3-chris.dimich@boundarydevices.com>",
            "list_archive_url": null,
            "date": "2022-11-23T19:58:12",
            "name": "[3/3] configs/nitrogen8*: bump arm trusted firmware revision",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/20221123195815.1583545-3-chris.dimich@boundarydevices.com/mbox/"
        }
    ]
}