Show a series.

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

{
    "id": 30373,
    "url": "http://patches.dpdk.org/api/series/30373/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30373",
    "project": {
        "id": 1,
        "url": "http://patches.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "Some documentation fixes",
    "date": "2023-11-23T11:44:00",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/30373/mbox/",
    "cover_letter": {
        "id": 430,
        "url": "http://patches.dpdk.org/api/covers/430/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231123114405.2611371-1-david.marchand@redhat.com/",
        "msgid": "<20231123114405.2611371-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20231123114405.2611371-1-david.marchand@redhat.com",
        "date": "2023-11-23T11:44:00",
        "name": "[0/5] Some documentation fixes",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231123114405.2611371-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 134557,
            "url": "http://patches.dpdk.org/api/patches/134557/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-2-david.marchand@redhat.com/",
            "msgid": "<20231123114405.2611371-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231123114405.2611371-2-david.marchand@redhat.com",
            "date": "2023-11-23T11:44:01",
            "name": "[1/5] doc: remove restriction on ixgbe vector support",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 134558,
            "url": "http://patches.dpdk.org/api/patches/134558/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-3-david.marchand@redhat.com/",
            "msgid": "<20231123114405.2611371-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231123114405.2611371-3-david.marchand@redhat.com",
            "date": "2023-11-23T11:44:02",
            "name": "[2/5] doc: enhance readability in memif example commands",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 134559,
            "url": "http://patches.dpdk.org/api/patches/134559/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-4-david.marchand@redhat.com/",
            "msgid": "<20231123114405.2611371-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231123114405.2611371-4-david.marchand@redhat.com",
            "date": "2023-11-23T11:44:03",
            "name": "[3/5] doc: fix some ordered lists",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 134560,
            "url": "http://patches.dpdk.org/api/patches/134560/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-5-david.marchand@redhat.com/",
            "msgid": "<20231123114405.2611371-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231123114405.2611371-5-david.marchand@redhat.com",
            "date": "2023-11-23T11:44:04",
            "name": "[4/5] doc: remove number of commands in vDPA guide",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 134561,
            "url": "http://patches.dpdk.org/api/patches/134561/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-6-david.marchand@redhat.com/",
            "msgid": "<20231123114405.2611371-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231123114405.2611371-6-david.marchand@redhat.com",
            "date": "2023-11-23T11:44:05",
            "name": "[5/5] doc: use ordered lists",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231123114405.2611371-6-david.marchand@redhat.com/mbox/"
        }
    ]
}