Show a series.

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

{
    "id": 491639,
    "url": "http://patchwork.ozlabs.org/api/series/491639/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/openvswitch/list/?series=491639",
    "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": "dpif-offload: Add PMD thread helpers and hardware offload simulation",
    "date": "2026-02-10T09:56:07",
    "submitter": {
        "id": 70613,
        "url": "http://patchwork.ozlabs.org/api/people/70613/?format=api",
        "name": "Eelco Chaudron",
        "email": "echaudro@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491639/mbox/",
    "cover_letter": {
        "id": 2194963,
        "url": "http://patchwork.ozlabs.org/api/covers/2194963/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/openvswitch/cover/cover.1770716110.git.echaudro@redhat.com/",
        "msgid": "<cover.1770716110.git.echaudro@redhat.com>",
        "list_archive_url": null,
        "date": "2026-02-10T09:56:07",
        "name": "[ovs-dev,0/2] dpif-offload: Add PMD thread helpers and hardware offload simulation",
        "mbox": "http://patchwork.ozlabs.org/project/openvswitch/cover/cover.1770716110.git.echaudro@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2194964,
            "url": "http://patchwork.ozlabs.org/api/patches/2194964/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/e3c7ac7fe2cc772bfde5a13dd180e79aee385f99.1770716110.git.echaudro@redhat.com/",
            "msgid": "<e3c7ac7fe2cc772bfde5a13dd180e79aee385f99.1770716110.git.echaudro@redhat.com>",
            "list_archive_url": null,
            "date": "2026-02-10T09:56:08",
            "name": "[ovs-dev,1/2] dpif-offload: Add infrastructure for offload provider PMD helpers.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/e3c7ac7fe2cc772bfde5a13dd180e79aee385f99.1770716110.git.echaudro@redhat.com/mbox/"
        },
        {
            "id": 2194965,
            "url": "http://patchwork.ozlabs.org/api/patches/2194965/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/openvswitch/patch/19c025fbf353cdb03a23a37b7603f3c7822d3afa.1770716110.git.echaudro@redhat.com/",
            "msgid": "<19c025fbf353cdb03a23a37b7603f3c7822d3afa.1770716110.git.echaudro@redhat.com>",
            "list_archive_url": null,
            "date": "2026-02-10T09:56:09",
            "name": "[ovs-dev,2/2] dummy-offload: Add simulated hardware offload.",
            "mbox": "http://patchwork.ozlabs.org/project/openvswitch/patch/19c025fbf353cdb03a23a37b7603f3c7822d3afa.1770716110.git.echaudro@redhat.com/mbox/"
        }
    ]
}