Show a series.

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

{
    "id": 499226,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499226/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=499226",
    "project": {
        "id": 47,
        "url": "http://patchwork.ozlabs.org/api/1.1/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"
    },
    "name": "[ovs-dev,v3] ovsdb: Save user monitor condition request in ovsdb_idl_table struct.",
    "date": "2026-04-08T20:23:54",
    "submitter": {
        "id": 73083,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/73083/?format=api",
        "name": "Lorenzo Bianconi",
        "email": "lorenzo.bianconi@redhat.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499226/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221253,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2221253/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/195d108bcfc9b2337eeb0b7f5fa789804e7c86d0.1775679683.git.lorenzo.bianconi@redhat.com/",
            "msgid": "<195d108bcfc9b2337eeb0b7f5fa789804e7c86d0.1775679683.git.lorenzo.bianconi@redhat.com>",
            "date": "2026-04-08T20:23:54",
            "name": "[ovs-dev,v3] ovsdb: Save user monitor condition request in ovsdb_idl_table struct.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/195d108bcfc9b2337eeb0b7f5fa789804e7c86d0.1775679683.git.lorenzo.bianconi@redhat.com/mbox/"
        }
    ]
}