Show a series.

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

{
    "id": 973,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/973/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/buildroot/list/?series=973",
    "project": {
        "id": 27,
        "url": "http://patchwork.ozlabs.org/api/1.2/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] gnupg2: switch optional dependency to libusb",
    "date": "2017-09-01T08:34:32",
    "submitter": {
        "id": 1458,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/1458/?format=api",
        "name": "Baruch Siach",
        "email": "baruch@tkos.co.il"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/973/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 808583,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/808583/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/8e3276a52f2c7f2b28ce726f096b6225fd52595f.1504254874.git.baruch@tkos.co.il/",
            "msgid": "<8e3276a52f2c7f2b28ce726f096b6225fd52595f.1504254874.git.baruch@tkos.co.il>",
            "list_archive_url": null,
            "date": "2017-09-01T08:34:32",
            "name": "[1/3] gnupg2: switch optional dependency to libusb",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/8e3276a52f2c7f2b28ce726f096b6225fd52595f.1504254874.git.baruch@tkos.co.il/mbox/"
        },
        {
            "id": 808585,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/808585/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/863908b6c892bafc62b4a4c052bbea571162ba27.1504254874.git.baruch@tkos.co.il/",
            "msgid": "<863908b6c892bafc62b4a4c052bbea571162ba27.1504254874.git.baruch@tkos.co.il>",
            "list_archive_url": null,
            "date": "2017-09-01T08:34:33",
            "name": "[2/3] gnupg2: drop non-wchar toolchain workaround",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/863908b6c892bafc62b4a4c052bbea571162ba27.1504254874.git.baruch@tkos.co.il/mbox/"
        },
        {
            "id": 808584,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/808584/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/buildroot/patch/7844abc9f366f6d7104622e490e3e5f8ccd8b697.1504254874.git.baruch@tkos.co.il/",
            "msgid": "<7844abc9f366f6d7104622e490e3e5f8ccd8b697.1504254874.git.baruch@tkos.co.il>",
            "list_archive_url": null,
            "date": "2017-09-01T08:34:34",
            "name": "[3/3] gnupg2: bump to version 2.2.0",
            "mbox": "http://patchwork.ozlabs.org/project/buildroot/patch/7844abc9f366f6d7104622e490e3e5f8ccd8b697.1504254874.git.baruch@tkos.co.il/mbox/"
        }
    ]
}