Show a series.

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

{
    "id": 497408,
    "url": "http://patchwork.ozlabs.org/api/series/497408/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=497408",
    "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,v1,1/1] dpif-netdev: Fix mega flow ufid collisions for different wild cards.",
    "date": "2026-03-25T10:10:01",
    "submitter": {
        "id": 79848,
        "url": "http://patchwork.ozlabs.org/api/people/79848/?format=api",
        "name": "Eli Britstein",
        "email": "elibr@nvidia.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497408/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2215762,
            "url": "http://patchwork.ozlabs.org/api/patches/2215762/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260325101001.1642724-1-elibr@nvidia.com/",
            "msgid": "<20260325101001.1642724-1-elibr@nvidia.com>",
            "list_archive_url": null,
            "date": "2026-03-25T10:10:01",
            "name": "[ovs-dev,v1,1/1] dpif-netdev: Fix mega flow ufid collisions for different wild cards.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/20260325101001.1642724-1-elibr@nvidia.com/mbox/"
        }
    ]
}