Show a series.

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

{
    "id": 500808,
    "url": "http://patchwork.ozlabs.org/api/series/500808/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/list/?series=500808",
    "project": {
        "id": 12,
        "url": "http://patchwork.ozlabs.org/api/projects/12/?format=api",
        "name": "Linux CIFS Client",
        "link_name": "linux-cifs-client",
        "list_id": "linux-cifs.vger.kernel.org",
        "list_email": "linux-cifs@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[v2] smb: client: fix (remove) drop_dir_cache module parameter",
    "date": "2026-04-21T13:44:53",
    "submitter": {
        "id": 78375,
        "url": "http://patchwork.ozlabs.org/api/people/78375/?format=api",
        "name": "Enzo Matsumiya",
        "email": "ematsumiya@suse.de"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/500808/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2225716,
            "url": "http://patchwork.ozlabs.org/api/patches/2225716/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260421134453.271045-1-ematsumiya@suse.de/",
            "msgid": "<20260421134453.271045-1-ematsumiya@suse.de>",
            "list_archive_url": null,
            "date": "2026-04-21T13:44:53",
            "name": "[v2] smb: client: fix (remove) drop_dir_cache module parameter",
            "mbox": "http://patchwork.ozlabs.org/project/linux-cifs-client/patch/20260421134453.271045-1-ematsumiya@suse.de/mbox/"
        }
    ]
}