Show a series.

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

{
    "id": 262649,
    "url": "http://patchwork.ozlabs.org/api/series/262649/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=262649",
    "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] ovsdb-server: Log database transactions for user requested tables.",
    "date": "2021-09-16T15:07:48",
    "submitter": {
        "id": 76591,
        "url": "http://patchwork.ozlabs.org/api/people/76591/?format=api",
        "name": "Dumitru Ceara",
        "email": "dceara@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/262649/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1528903,
            "url": "http://patchwork.ozlabs.org/api/patches/1528903/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20210916150748.12692-1-dceara@redhat.com/",
            "msgid": "<20210916150748.12692-1-dceara@redhat.com>",
            "list_archive_url": null,
            "date": "2021-09-16T15:07:48",
            "name": "[ovs-dev] ovsdb-server: Log database transactions for user requested tables.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20210916150748.12692-1-dceara@redhat.com/mbox/"
        }
    ]
}