Show a series.

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

{
    "id": 500902,
    "url": "http://patchwork.ozlabs.org/api/series/500902/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=500902",
    "project": {
        "id": 18,
        "url": "http://patchwork.ozlabs.org/api/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,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "binman: Tidy up some missing bintool docs",
    "date": "2026-04-21T23:11:15",
    "submitter": {
        "id": 6170,
        "url": "http://patchwork.ozlabs.org/api/people/6170/?format=api",
        "name": "Simon Glass",
        "email": "sjg@chromium.org"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500902/mbox/",
    "cover_letter": {
        "id": 2225975,
        "url": "http://patchwork.ozlabs.org/api/covers/2225975/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20260421231126.597390-1-sjg@chromium.org/",
        "msgid": "<20260421231126.597390-1-sjg@chromium.org>",
        "list_archive_url": null,
        "date": "2026-04-21T23:11:15",
        "name": "[0/3] binman: Tidy up some missing bintool docs",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20260421231126.597390-1-sjg@chromium.org/mbox/"
    },
    "patches": [
        {
            "id": 2225976,
            "url": "http://patchwork.ozlabs.org/api/patches/2225976/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260421231126.597390-2-sjg@chromium.org/",
            "msgid": "<20260421231126.597390-2-sjg@chromium.org>",
            "list_archive_url": null,
            "date": "2026-04-21T23:11:16",
            "name": "[1/3] binman: Flesh out the p11-kit bintool docstring",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260421231126.597390-2-sjg@chromium.org/mbox/"
        },
        {
            "id": 2225977,
            "url": "http://patchwork.ozlabs.org/api/patches/2225977/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260421231126.597390-3-sjg@chromium.org/",
            "msgid": "<20260421231126.597390-3-sjg@chromium.org>",
            "list_archive_url": null,
            "date": "2026-04-21T23:11:17",
            "name": "[2/3] binman: Flesh out the pkcs11-tool bintool docstring",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260421231126.597390-3-sjg@chromium.org/mbox/"
        },
        {
            "id": 2225978,
            "url": "http://patchwork.ozlabs.org/api/patches/2225978/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260421231126.597390-4-sjg@chromium.org/",
            "msgid": "<20260421231126.597390-4-sjg@chromium.org>",
            "list_archive_url": null,
            "date": "2026-04-21T23:11:18",
            "name": "[3/3] binman: Flesh out the softhsm2-util bintool docstring",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260421231126.597390-4-sjg@chromium.org/mbox/"
        }
    ]
}