Show a series.

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

{
    "id": 492296,
    "url": "http://patchwork.ozlabs.org/api/series/492296/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=492296",
    "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,RFC] dpif-offload: Add support for UDP tunnel entropy.",
    "date": "2026-02-16T11:35:34",
    "submitter": {
        "id": 70613,
        "url": "http://patchwork.ozlabs.org/api/people/70613/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/492296/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2196877,
            "url": "http://patchwork.ozlabs.org/api/patches/2196877/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/0245e3e0d6bd04c7fd3256b12a5eb40c44617b5e.1771241734.git.echaudro@redhat.com/",
            "msgid": "<0245e3e0d6bd04c7fd3256b12a5eb40c44617b5e.1771241734.git.echaudro@redhat.com>",
            "list_archive_url": null,
            "date": "2026-02-16T11:35:34",
            "name": "[ovs-dev,RFC] dpif-offload: Add support for UDP tunnel entropy.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/0245e3e0d6bd04c7fd3256b12a5eb40c44617b5e.1771241734.git.echaudro@redhat.com/mbox/"
        }
    ]
}