Show a series.

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

{
    "id": 499803,
    "url": "http://patchwork.ozlabs.org/api/series/499803/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=499803",
    "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": "board: stm32pm1: Fix board_check_usb_power()",
    "date": "2026-04-14T09:06:50",
    "submitter": {
        "id": 80709,
        "url": "http://patchwork.ozlabs.org/api/people/80709/?format=api",
        "name": "Patrice Chotard",
        "email": "patrice.chotard@foss.st.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499803/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2223046,
            "url": "http://patchwork.ozlabs.org/api/patches/2223046/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260414-fix_usb_adc_meausurement-v1-1-8cdbd4c10dd8@foss.st.com/",
            "msgid": "<20260414-fix_usb_adc_meausurement-v1-1-8cdbd4c10dd8@foss.st.com>",
            "list_archive_url": null,
            "date": "2026-04-14T09:06:50",
            "name": "board: stm32pm1: Fix board_check_usb_power()",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260414-fix_usb_adc_meausurement-v1-1-8cdbd4c10dd8@foss.st.com/mbox/"
        }
    ]
}