Show a series.

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

{
    "id": 476899,
    "url": "http://patchwork.ozlabs.org/api/series/476899/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=476899",
    "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": "Add support for secure falcon mode: disable args file",
    "date": "2025-10-09T11:58:42",
    "submitter": {
        "id": 90324,
        "url": "http://patchwork.ozlabs.org/api/people/90324/?format=api",
        "name": "Anshul Dalal",
        "email": "anshuld@ti.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/476899/mbox/",
    "cover_letter": {
        "id": 2147592,
        "url": "http://patchwork.ozlabs.org/api/covers/2147592/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/uboot/cover/20251009115846.897186-1-anshuld@ti.com/",
        "msgid": "<20251009115846.897186-1-anshuld@ti.com>",
        "list_archive_url": null,
        "date": "2025-10-09T11:58:42",
        "name": "[v2,0/3] Add support for secure falcon mode: disable args file",
        "mbox": "http://patchwork.ozlabs.org/project/uboot/cover/20251009115846.897186-1-anshuld@ti.com/mbox/"
    },
    "patches": [
        {
            "id": 2147593,
            "url": "http://patchwork.ozlabs.org/api/patches/2147593/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-2-anshuld@ti.com/",
            "msgid": "<20251009115846.897186-2-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-09T11:58:43",
            "name": "[v2,1/3] spl: make args file optional in falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-2-anshuld@ti.com/mbox/"
        },
        {
            "id": 2147594,
            "url": "http://patchwork.ozlabs.org/api/patches/2147594/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-3-anshuld@ti.com/",
            "msgid": "<20251009115846.897186-3-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-09T11:58:44",
            "name": "[v2,2/3] spl: prevent loading args file in secure falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-3-anshuld@ti.com/mbox/"
        },
        {
            "id": 2147595,
            "url": "http://patchwork.ozlabs.org/api/patches/2147595/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-4-anshuld@ti.com/",
            "msgid": "<20251009115846.897186-4-anshuld@ti.com>",
            "list_archive_url": null,
            "date": "2025-10-09T11:58:45",
            "name": "[v2,3/3] spl: set fdt address as spl_image arg in falcon mode",
            "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20251009115846.897186-4-anshuld@ti.com/mbox/"
        }
    ]
}