Show a series.

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

{
    "id": 498093,
    "url": "http://patchwork.ozlabs.org/api/series/498093/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/flashrom/list/?series=498093",
    "project": {
        "id": 52,
        "url": "http://patchwork.ozlabs.org/api/projects/52/?format=api",
        "name": "Flashrom development",
        "link_name": "flashrom",
        "list_id": "flashrom.flashrom.org",
        "list_email": "flashrom@flashrom.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "cli_classic: initialize time_start to avoid clang warning",
    "date": "2026-03-07T13:06:54",
    "submitter": {
        "id": 93013,
        "url": "http://patchwork.ozlabs.org/api/people/93013/?format=api",
        "name": "Bhargav Rathod",
        "email": "bhargav.rathod1905@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/498093/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2217884,
            "url": "http://patchwork.ozlabs.org/api/patches/2217884/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/flashrom/patch/20260307130731.300115-1-bhargav.rathod1905@gmail.com/",
            "msgid": "<20260307130731.300115-1-bhargav.rathod1905@gmail.com>",
            "list_archive_url": null,
            "date": "2026-03-07T13:06:54",
            "name": "cli_classic: initialize time_start to avoid clang warning",
            "mbox": "http://patchwork.ozlabs.org/project/flashrom/patch/20260307130731.300115-1-bhargav.rathod1905@gmail.com/mbox/"
        }
    ]
}