Show a series.

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

{
    "id": 495605,
    "url": "http://patchwork.ozlabs.org/api/series/495605/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=495605",
    "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": "[v1,1/2] net: dwc_eth_xgmac: Move DMA reset and pad calibration after PHY init",
    "date": "2026-03-12T11:22:46",
    "submitter": {
        "id": 90468,
        "url": "http://patchwork.ozlabs.org/api/people/90468/?format=api",
        "name": "NG, BOON KHAI",
        "email": "boon.khai.ng@altera.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/495605/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2209782,
            "url": "http://patchwork.ozlabs.org/api/patches/2209782/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260312112247.30570-1-boon.khai.ng@altera.com/",
            "msgid": "<20260312112247.30570-1-boon.khai.ng@altera.com>",
            "list_archive_url": null,
            "date": "2026-03-12T11:22:46",
            "name": "[v1,1/2] net: dwc_eth_xgmac: Move DMA reset and pad calibration after PHY init",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260312112247.30570-1-boon.khai.ng@altera.com/mbox/"
        },
        {
            "id": 2209783,
            "url": "http://patchwork.ozlabs.org/api/patches/2209783/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20260312112247.30570-2-boon.khai.ng@altera.com/",
            "msgid": "<20260312112247.30570-2-boon.khai.ng@altera.com>",
            "list_archive_url": null,
            "date": "2026-03-12T11:22:47",
            "name": "[v1,2/2] phy: micrel: ksz90x1: Issue PHY soft reset during configuration",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20260312112247.30570-2-boon.khai.ng@altera.com/mbox/"
        }
    ]
}