Show a series.

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

{
    "id": 203370,
    "url": "http://patchwork.ozlabs.org/api/series/203370/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=203370",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[net] Revert \"ravb: Fixed to be able to unload modules\"",
    "date": "2020-09-22T07:29:31",
    "submitter": {
        "id": 63808,
        "url": "http://patchwork.ozlabs.org/api/people/63808/?format=api",
        "name": "Geert Uytterhoeven",
        "email": "geert+renesas@glider.be"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/203370/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1368783,
            "url": "http://patchwork.ozlabs.org/api/patches/1368783/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20200922072931.2148-1-geert+renesas@glider.be/",
            "msgid": "<20200922072931.2148-1-geert+renesas@glider.be>",
            "list_archive_url": null,
            "date": "2020-09-22T07:29:31",
            "name": "[net] Revert \"ravb: Fixed to be able to unload modules\"",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20200922072931.2148-1-geert+renesas@glider.be/mbox/"
        }
    ]
}