Show a series.

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

{
    "id": 501610,
    "url": "http://patchwork.ozlabs.org/api/series/501610/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=501610",
    "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": "Decouple flow operations from RTNL",
    "date": "2026-04-27T09:11:46",
    "submitter": {
        "id": 77477,
        "url": "http://patchwork.ozlabs.org/api/people/77477/?format=api",
        "name": "Adrian Moreno",
        "email": "amorenoz@redhat.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501610/mbox/",
    "cover_letter": {
        "id": 2228721,
        "url": "http://patchwork.ozlabs.org/api/covers/2228721/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/20260427091153.3210301-1-amorenoz@redhat.com/",
        "msgid": "<20260427091153.3210301-1-amorenoz@redhat.com>",
        "list_archive_url": null,
        "date": "2026-04-27T09:11:46",
        "name": "[ovs-dev,net-next,v3,0/2] Decouple flow operations from RTNL",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/20260427091153.3210301-1-amorenoz@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2228722,
            "url": "http://patchwork.ozlabs.org/api/patches/2228722/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260427091153.3210301-2-amorenoz@redhat.com/",
            "msgid": "<20260427091153.3210301-2-amorenoz@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-27T09:11:47",
            "name": "[ovs-dev,net-next,v3,1/2] net: openvswitch: make flow_table an rcu pointer",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260427091153.3210301-2-amorenoz@redhat.com/mbox/"
        },
        {
            "id": 2228723,
            "url": "http://patchwork.ozlabs.org/api/patches/2228723/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260427091153.3210301-3-amorenoz@redhat.com/",
            "msgid": "<20260427091153.3210301-3-amorenoz@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-27T09:11:48",
            "name": "[ovs-dev,net-next,v3,2/2] net: openvswitch: decouple flow_table from ovs_mutex",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260427091153.3210301-3-amorenoz@redhat.com/mbox/"
        }
    ]
}