Show a series.

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

{
    "id": 501921,
    "url": "http://patchwork.ozlabs.org/api/1.1/series/501921/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=501921",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/1.1/projects/18/?format=api",
        "name": "U-Boot",
        "link_name": "uboot",
        "list_id": "u-boot.lists.denx.de",
        "list_email": "u-boot@lists.denx.de",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null
    },
    "name": "net: lwip/wget: correct diagnostic output",
    "date": "2026-04-28T18:14:31",
    "submitter": {
        "id": 82181,
        "url": "http://patchwork.ozlabs.org/api/1.1/people/82181/?format=api",
        "name": "Heinrich Schuchardt",
        "email": "heinrich.schuchardt@canonical.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/501921/mbox/",
    "cover_letter": {
        "id": 2229791,
        "url": "http://patchwork.ozlabs.org/api/1.1/covers/2229791/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260428181434.179888-1-heinrich.schuchardt@canonical.com/",
        "msgid": "<20260428181434.179888-1-heinrich.schuchardt@canonical.com>",
        "date": "2026-04-28T18:14:31",
        "name": "[0/3] net: lwip/wget: correct diagnostic output",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260428181434.179888-1-heinrich.schuchardt@canonical.com/mbox/"
    },
    "patches": [
        {
            "id": 2229793,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229793/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260428181434.179888-2-heinrich.schuchardt@canonical.com/",
            "msgid": "<20260428181434.179888-2-heinrich.schuchardt@canonical.com>",
            "date": "2026-04-28T18:14:32",
            "name": "[1/3] net: lwip/wget: missing linefeed in diagnostic output",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260428181434.179888-2-heinrich.schuchardt@canonical.com/mbox/"
        },
        {
            "id": 2229792,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229792/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260428181434.179888-3-heinrich.schuchardt@canonical.com/",
            "msgid": "<20260428181434.179888-3-heinrich.schuchardt@canonical.com>",
            "date": "2026-04-28T18:14:33",
            "name": "[2/3] net: lwip/wget: don't print content size twice",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260428181434.179888-3-heinrich.schuchardt@canonical.com/mbox/"
        },
        {
            "id": 2229794,
            "url": "http://patchwork.ozlabs.org/api/1.1/patches/2229794/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260428181434.179888-4-heinrich.schuchardt@canonical.com/",
            "msgid": "<20260428181434.179888-4-heinrich.schuchardt@canonical.com>",
            "date": "2026-04-28T18:14:34",
            "name": "[3/3] net: lwip/wget: don't print progress bar when silent",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260428181434.179888-4-heinrich.schuchardt@canonical.com/mbox/"
        }
    ]
}