Show a series.

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

{
    "id": 499122,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/499122/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=499122",
    "project": {
        "id": 46,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/46/?format=api",
        "name": "Intel Wired Ethernet development",
        "link_name": "intel-wired-lan",
        "list_id": "intel-wired-lan.osuosl.org",
        "list_email": "intel-wired-lan@osuosl.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": ""
    },
    "name": "i40e: implement per-queue stats",
    "date": "2026-04-08T11:43:44",
    "submitter": {
        "id": 67312,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/67312/?format=api",
        "name": "Paolo Abeni",
        "email": "pabeni@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499122/mbox/",
    "cover_letter": {
        "id": 2220889,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2220889/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/cover/cover.1775648513.git.pabeni@redhat.com/",
        "msgid": "<cover.1775648513.git.pabeni@redhat.com>",
        "date": "2026-04-08T11:43:44",
        "name": "[iwl-next,0/2] i40e: implement per-queue stats",
        "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/cover/cover.1775648513.git.pabeni@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2220891,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220891/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/0815f1eb4b60faa653ea703e420395b724d05216.1775648513.git.pabeni@redhat.com/",
            "msgid": "<0815f1eb4b60faa653ea703e420395b724d05216.1775648513.git.pabeni@redhat.com>",
            "date": "2026-04-08T11:43:45",
            "name": "[iwl-next,1/2] i40e: implement basic per-queue stats",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/0815f1eb4b60faa653ea703e420395b724d05216.1775648513.git.pabeni@redhat.com/mbox/"
        },
        {
            "id": 2220892,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2220892/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/c70f2e9d8cbc4af419356ed022bc60a8c9cfc7d2.1775648513.git.pabeni@redhat.com/",
            "msgid": "<c70f2e9d8cbc4af419356ed022bc60a8c9cfc7d2.1775648513.git.pabeni@redhat.com>",
            "date": "2026-04-08T11:43:46",
            "name": "[iwl-next,2/2] i40e: keep track of per queue gso counters.",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/c70f2e9d8cbc4af419356ed022bc60a8c9cfc7d2.1775648513.git.pabeni@redhat.com/mbox/"
        }
    ]
}