Show a series.

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

{
    "id": 375013,
    "url": "http://patchwork.ozlabs.org/api/series/375013/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/gcc/list/?series=375013",
    "project": {
        "id": 17,
        "url": "http://patchwork.ozlabs.org/api/projects/17/?format=api",
        "name": "GNU Compiler Collection",
        "link_name": "gcc",
        "list_id": "gcc-patches.gcc.gnu.org",
        "list_email": "gcc-patches@gcc.gnu.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "DSE: Fix ICE when the mode with access_size don't exist on the target[PR111590]",
    "date": "2023-09-26T22:47:12",
    "submitter": {
        "id": 84155,
        "url": "http://patchwork.ozlabs.org/api/people/84155/?format=api",
        "name": "钟居哲",
        "email": "juzhe.zhong@rivai.ai"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/375013/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1839964,
            "url": "http://patchwork.ozlabs.org/api/patches/1839964/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/gcc/patch/20230926224712.3858055-1-juzhe.zhong@rivai.ai/",
            "msgid": "<20230926224712.3858055-1-juzhe.zhong@rivai.ai>",
            "list_archive_url": null,
            "date": "2023-09-26T22:47:12",
            "name": "DSE: Fix ICE when the mode with access_size don't exist on the target[PR111590]",
            "mbox": "http://patchwork.ozlabs.org/project/gcc/patch/20230926224712.3858055-1-juzhe.zhong@rivai.ai/mbox/"
        }
    ]
}