Show a series.

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

{
    "id": 491939,
    "url": "http://patchwork.ozlabs.org/api/series/491939/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/list/?series=491939",
    "project": {
        "id": 46,
        "url": "http://patchwork.ozlabs.org/api/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": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "ice: fix representor stats in switchdev mode",
    "date": "2026-02-12T07:53:09",
    "submitter": {
        "id": 74657,
        "url": "http://patchwork.ozlabs.org/api/people/74657/?format=api",
        "name": "Petr Oros",
        "email": "poros@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/491939/mbox/",
    "cover_letter": {
        "id": 2195864,
        "url": "http://patchwork.ozlabs.org/api/covers/2195864/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/cover/cover.1770882260.git.poros@redhat.com/",
        "msgid": "<cover.1770882260.git.poros@redhat.com>",
        "list_archive_url": null,
        "date": "2026-02-12T07:53:09",
        "name": "[iwl-net,0/2] ice: fix representor stats in switchdev mode",
        "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/cover/cover.1770882260.git.poros@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2195865,
            "url": "http://patchwork.ozlabs.org/api/patches/2195865/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/a76096058dd9b6d0cccaa5c2c699458351d02cec.1770882260.git.poros@redhat.com/",
            "msgid": "<a76096058dd9b6d0cccaa5c2c699458351d02cec.1770882260.git.poros@redhat.com>",
            "list_archive_url": null,
            "date": "2026-02-12T07:53:10",
            "name": "[iwl-net,1/2] ice: fix inverted ready check for VF representors",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/a76096058dd9b6d0cccaa5c2c699458351d02cec.1770882260.git.poros@redhat.com/mbox/"
        },
        {
            "id": 2195866,
            "url": "http://patchwork.ozlabs.org/api/patches/2195866/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/27c3027a6cc22b565e2a741bbf5ee7d3382e80d7.1770882260.git.poros@redhat.com/",
            "msgid": "<27c3027a6cc22b565e2a741bbf5ee7d3382e80d7.1770882260.git.poros@redhat.com>",
            "list_archive_url": null,
            "date": "2026-02-12T07:53:11",
            "name": "[iwl-net,2/2] ice: use ice_update_eth_stats() for representor stats",
            "mbox": "http://patchwork.ozlabs.org/project/intel-wired-lan/patch/27c3027a6cc22b565e2a741bbf5ee7d3382e80d7.1770882260.git.poros@redhat.com/mbox/"
        }
    ]
}