Show a series.

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

{
    "id": 503159,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/503159/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/ltp/list/?series=503159",
    "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": "futex: Add error coverage tests for wait, wake and cmp_requeue",
    "date": "2026-05-07T11:18:06",
    "submitter": {
        "id": 93123,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93123/?format=api",
        "name": "Michael Menasherov",
        "email": "mmenashe@redhat.com"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/503159/mbox/",
    "cover_letter": {
        "id": 2234189,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2234189/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/ltp/cover/20260507111809.28934-1-mmenashe@redhat.com/",
        "msgid": "<20260507111809.28934-1-mmenashe@redhat.com>",
        "list_archive_url": null,
        "date": "2026-05-07T11:18:05",
        "name": "[v4,0/4] futex: Add error coverage tests for wait, wake and cmp_requeue",
        "mbox": "http://patchwork.ozlabs.org/project/ltp/cover/20260507111809.28934-1-mmenashe@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2234188,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234188/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-2-mmenashe@redhat.com/",
            "msgid": "<20260507111809.28934-2-mmenashe@redhat.com>",
            "list_archive_url": null,
            "date": "2026-05-07T11:18:06",
            "name": "[v4,1/4] futex_wait06: Add EFAULT error coverage test",
            "mbox": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-2-mmenashe@redhat.com/mbox/"
        },
        {
            "id": 2234190,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234190/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-3-mmenashe@redhat.com/",
            "msgid": "<20260507111809.28934-3-mmenashe@redhat.com>",
            "list_archive_url": null,
            "date": "2026-05-07T11:18:07",
            "name": "[v4,2/4] futex_wait07: Add EINTR error coverage test",
            "mbox": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-3-mmenashe@redhat.com/mbox/"
        },
        {
            "id": 2234191,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234191/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-4-mmenashe@redhat.com/",
            "msgid": "<20260507111809.28934-4-mmenashe@redhat.com>",
            "list_archive_url": null,
            "date": "2026-05-07T11:18:08",
            "name": "[v4,3/4] futex_wake05: Add EFAULT error coverage test",
            "mbox": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-4-mmenashe@redhat.com/mbox/"
        },
        {
            "id": 2234192,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2234192/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-5-mmenashe@redhat.com/",
            "msgid": "<20260507111809.28934-5-mmenashe@redhat.com>",
            "list_archive_url": null,
            "date": "2026-05-07T11:18:09",
            "name": "[v4,4/4] futex_cmp_requeue03: Add EFAULT error coverage test",
            "mbox": "http://patchwork.ozlabs.org/project/ltp/patch/20260507111809.28934-5-mmenashe@redhat.com/mbox/"
        }
    ]
}