Show a series.

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

{
    "id": 260521,
    "url": "http://patchwork.ozlabs.org/api/series/260521/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=260521",
    "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,v2,1/2] conntrack: restore the origin port for each round with new address",
    "date": "2021-09-01T09:41:27",
    "submitter": {
        "id": 67928,
        "url": "http://patchwork.ozlabs.org/api/people/67928/?format=api",
        "name": "wenxu",
        "email": "wenxu@ucloud.cn"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/260521/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1523004,
            "url": "http://patchwork.ozlabs.org/api/patches/1523004/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1630489288-3526-1-git-send-email-wenxu@ucloud.cn/",
            "msgid": "<1630489288-3526-1-git-send-email-wenxu@ucloud.cn>",
            "list_archive_url": null,
            "date": "2021-09-01T09:41:27",
            "name": "[ovs-dev,v2,1/2] conntrack: restore the origin port for each round with new address",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1630489288-3526-1-git-send-email-wenxu@ucloud.cn/mbox/"
        },
        {
            "id": 1523005,
            "url": "http://patchwork.ozlabs.org/api/patches/1523005/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/1630489288-3526-2-git-send-email-wenxu@ucloud.cn/",
            "msgid": "<1630489288-3526-2-git-send-email-wenxu@ucloud.cn>",
            "list_archive_url": null,
            "date": "2021-09-01T09:41:28",
            "name": "[ovs-dev,v2,2/2] conntrack: limit port clash resolution attempts",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/1630489288-3526-2-git-send-email-wenxu@ucloud.cn/mbox/"
        }
    ]
}