Show a series.

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

{
    "id": 261540,
    "url": "http://patchwork.ozlabs.org/api/series/261540/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=261540",
    "project": {
        "id": 47,
        "url": "http://patchwork.ozlabs.org/api/projects/47/?format=api",
        "name": "Open vSwitch",
        "link_name": "openvswitch",
        "list_id": "ovs-dev.openvswitch.org",
        "list_email": "ovs-dev@openvswitch.org",
        "web_url": "http://openvswitch.org/",
        "scm_url": "git@github.com:openvswitch/ovs.git",
        "webscm_url": "https://github.com/openvswitch/ovs",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[ovs-dev,v4,1/3] conntrack: restore the origin sport for each round with new address",
    "date": "2021-09-09T03:06:52",
    "submitter": {
        "id": 67928,
        "url": "http://patchwork.ozlabs.org/api/people/67928/?format=api",
        "name": "wenxu",
        "email": "wenxu@ucloud.cn"
    },
    "version": 4,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/261540/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1526071,
            "url": "http://patchwork.ozlabs.org/api/patches/1526071/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1631156814-12127-1-git-send-email-wenxu@ucloud.cn/",
            "msgid": "<1631156814-12127-1-git-send-email-wenxu@ucloud.cn>",
            "list_archive_url": null,
            "date": "2021-09-09T03:06:52",
            "name": "[ovs-dev,v4,1/3] conntrack: restore the origin sport for each round with new address",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1631156814-12127-1-git-send-email-wenxu@ucloud.cn/mbox/"
        },
        {
            "id": 1526072,
            "url": "http://patchwork.ozlabs.org/api/patches/1526072/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1631156814-12127-2-git-send-email-wenxu@ucloud.cn/",
            "msgid": "<1631156814-12127-2-git-send-email-wenxu@ucloud.cn>",
            "list_archive_url": null,
            "date": "2021-09-09T03:06:53",
            "name": "[ovs-dev,v4,2/3] conntrack: select correct sport range for well-known origin sport",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1631156814-12127-2-git-send-email-wenxu@ucloud.cn/mbox/"
        },
        {
            "id": 1526073,
            "url": "http://patchwork.ozlabs.org/api/patches/1526073/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1631156814-12127-3-git-send-email-wenxu@ucloud.cn/",
            "msgid": "<1631156814-12127-3-git-send-email-wenxu@ucloud.cn>",
            "list_archive_url": null,
            "date": "2021-09-09T03:06:54",
            "name": "[ovs-dev,v4,3/3] conntrack: limit port clash resolution attempts",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1631156814-12127-3-git-send-email-wenxu@ucloud.cn/mbox/"
        }
    ]
}