Show a series.

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

{
    "id": 260524,
    "url": "http://patchwork.ozlabs.org/api/series/260524/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=260524",
    "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] bond: Fix return value check in bond_member_set_may_enable()",
    "date": "2021-09-01T09:43:32",
    "submitter": {
        "id": 69073,
        "url": "http://patchwork.ozlabs.org/api/people/69073/?format=api",
        "name": "Yunjian Wang",
        "email": "wangyunjian@huawei.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/260524/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1523011,
            "url": "http://patchwork.ozlabs.org/api/patches/1523011/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1630489412-31008-1-git-send-email-wangyunjian@huawei.com/",
            "msgid": "<1630489412-31008-1-git-send-email-wangyunjian@huawei.com>",
            "list_archive_url": null,
            "date": "2021-09-01T09:43:32",
            "name": "[ovs-dev] bond: Fix return value check in bond_member_set_may_enable()",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1630489412-31008-1-git-send-email-wangyunjian@huawei.com/mbox/"
        }
    ]
}