Show a series.

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

{
    "id": 499706,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499706/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ltp/list/?series=499706",
    "project": {
        "id": 59,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/59/?format=api",
        "name": "Linux Test Project development",
        "link_name": "ltp",
        "list_id": "ltp.lists.linux.it",
        "list_email": "ltp@lists.linux.it",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[v2] futex: Add error coverage tests for wait, wake and cmp_requeue",
    "date": "2026-04-13T13:40:29",
    "submitter": {
        "id": 93123,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93123/?format=api",
        "name": "Michael Menasherov",
        "email": "mmenashe@redhat.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499706/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222704,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222704/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ltp/patch/20260413134029.43754-1-mmenashe@redhat.com/",
            "msgid": "<20260413134029.43754-1-mmenashe@redhat.com>",
            "list_archive_url": null,
            "date": "2026-04-13T13:40:29",
            "name": "[v2] futex: Add error coverage tests for wait, wake and cmp_requeue",
            "mbox": "http://patchwork.ozlabs.org/project/ltp/patch/20260413134029.43754-1-mmenashe@redhat.com/mbox/"
        }
    ]
}