Show a series.

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

{
    "id": 261091,
    "url": "http://patchwork.ozlabs.org/api/series/261091/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=261091",
    "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": "dpctl: cache visibility/configuration enhancements",
    "date": "2021-09-06T08:53:28",
    "submitter": {
        "id": 70613,
        "url": "http://patchwork.ozlabs.org/api/people/70613/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "version": 6,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/261091/mbox/",
    "cover_letter": {
        "id": 1524856,
        "url": "http://patchwork.ozlabs.org/api/covers/1524856/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/163091839517.96839.8006181203263313854.stgit@ebuild/",
        "msgid": "<163091839517.96839.8006181203263313854.stgit@ebuild>",
        "list_archive_url": null,
        "date": "2021-09-06T08:53:28",
        "name": "[ovs-dev,v6,0/2] dpctl: cache visibility/configuration enhancements",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/163091839517.96839.8006181203263313854.stgit@ebuild/mbox/"
    },
    "patches": [
        {
            "id": 1524857,
            "url": "http://patchwork.ozlabs.org/api/patches/1524857/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/163091841785.96839.4880012333775292574.stgit@ebuild/",
            "msgid": "<163091841785.96839.4880012333775292574.stgit@ebuild>",
            "list_archive_url": null,
            "date": "2021-09-06T08:53:42",
            "name": "[ovs-dev,v6,1/2] dpctl: dpif: add kernel datapath cache hit output",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/163091841785.96839.4880012333775292574.stgit@ebuild/mbox/"
        },
        {
            "id": 1524858,
            "url": "http://patchwork.ozlabs.org/api/patches/1524858/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/163091843101.96839.16631709571000877173.stgit@ebuild/",
            "msgid": "<163091843101.96839.16631709571000877173.stgit@ebuild>",
            "list_archive_url": null,
            "date": "2021-09-06T08:53:58",
            "name": "[ovs-dev,v6,2/2] dpctl: dpif: allow viewing and configuring dp cache sizes",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/163091843101.96839.16631709571000877173.stgit@ebuild/mbox/"
        }
    ]
}