Show a series.

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

{
    "id": 500182,
    "url": "http://patchwork.ozlabs.org/api/series/500182/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=500182",
    "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,v4] ovsdb: Add support for filtering monitor requests in the IDL layer.",
    "date": "2026-04-16T15:53:42",
    "submitter": {
        "id": 73083,
        "url": "http://patchwork.ozlabs.org/api/people/73083/?format=api",
        "name": "Lorenzo Bianconi",
        "email": "lorenzo.bianconi@redhat.com"
    },
    "version": 4,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500182/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2224039,
            "url": "http://patchwork.ozlabs.org/api/patches/2224039/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/dc64e2a04059517dddf77cafdea969ebc0050076.1776354379.git.lorenzo.bianconi@redhat.com/",
            "msgid": "<dc64e2a04059517dddf77cafdea969ebc0050076.1776354379.git.lorenzo.bianconi@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-16T15:53:42",
            "name": "[ovs-dev,v4] ovsdb: Add support for filtering monitor requests in the IDL layer.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/dc64e2a04059517dddf77cafdea969ebc0050076.1776354379.git.lorenzo.bianconi@redhat.com/mbox/"
        }
    ]
}