Show a series.

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

{
    "id": 491352,
    "url": "http://patchwork.ozlabs.org/api/series/491352/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ovn/list/?series=491352",
    "project": {
        "id": 68,
        "url": "http://patchwork.ozlabs.org/api/projects/68/?format=api",
        "name": "Open Virtual Network development",
        "link_name": "ovn",
        "list_id": "ovs-dev.openvswitch.org",
        "list_email": "ovs-dev@openvswitch.org",
        "web_url": "http://openvswitch.org/",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[ovs-dev] tests: Fix flaky 'Remote chassis flood flows' test.",
    "date": "2026-02-07T00:01:02",
    "submitter": {
        "id": 76798,
        "url": "http://patchwork.ozlabs.org/api/people/76798/?format=api",
        "name": "Ilya Maximets",
        "email": "i.maximets@ovn.org"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491352/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2194174,
            "url": "http://patchwork.ozlabs.org/api/patches/2194174/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ovn/patch/20260207000123.787117-1-i.maximets@ovn.org/",
            "msgid": "<20260207000123.787117-1-i.maximets@ovn.org>",
            "list_archive_url": null,
            "date": "2026-02-07T00:01:02",
            "name": "[ovs-dev] tests: Fix flaky 'Remote chassis flood flows' test.",
            "mbox": "http://patchwork.ozlabs.org/project/ovn/patch/20260207000123.787117-1-i.maximets@ovn.org/mbox/"
        }
    ]
}