Show a series.

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

{
    "id": 503114,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/503114/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/fwts/list/?series=503114",
    "project": {
        "id": 24,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/24/?format=api",
        "name": "Firmware Test Suite development",
        "link_name": "fwts",
        "list_id": "fwts-devel.lists.ubuntu.com",
        "list_email": "fwts-devel@lists.ubuntu.com",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Allow compilation without libbsd",
    "date": "2026-05-07T07:16:11",
    "submitter": {
        "id": 66152,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/66152/?format=api",
        "name": "Thomas Huth",
        "email": "thuth@redhat.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/503114/mbox/",
    "cover_letter": {
        "id": 2233996,
        "url": "http://patchwork.ozlabs.org/api/1.2/covers/2233996/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/fwts/cover/20260507071613.2850492-1-thuth@redhat.com/",
        "msgid": "<20260507071613.2850492-1-thuth@redhat.com>",
        "list_archive_url": null,
        "date": "2026-05-07T07:16:11",
        "name": "[0/2] Allow compilation without libbsd",
        "mbox": "http://patchwork.ozlabs.org/project/fwts/cover/20260507071613.2850492-1-thuth@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 2233998,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2233998/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/fwts/patch/20260507071613.2850492-2-thuth@redhat.com/",
            "msgid": "<20260507071613.2850492-2-thuth@redhat.com>",
            "list_archive_url": null,
            "date": "2026-05-07T07:16:12",
            "name": "[1/2] Make inclusion of <bsd/string.h> optional",
            "mbox": "http://patchwork.ozlabs.org/project/fwts/patch/20260507071613.2850492-2-thuth@redhat.com/mbox/"
        },
        {
            "id": 2233997,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2233997/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/fwts/patch/20260507071613.2850492-3-thuth@redhat.com/",
            "msgid": "<20260507071613.2850492-3-thuth@redhat.com>",
            "list_archive_url": null,
            "date": "2026-05-07T07:16:13",
            "name": "[2/2] configure: Allow compilation without libbsd if strlcpy() is available in libc",
            "mbox": "http://patchwork.ozlabs.org/project/fwts/patch/20260507071613.2850492-3-thuth@redhat.com/mbox/"
        }
    ]
}