Show a series.

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

{
    "id": 31483,
    "url": "http://patches.dpdk.org/api/series/31483/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31483",
    "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": "Improve interactive shell output gathering",
    "date": "2024-03-12T17:25:56",
    "submitter": {
        "id": 2772,
        "url": "http://patches.dpdk.org/api/people/2772/?format=api",
        "name": "Jeremy Spewock",
        "email": "jspewock@iol.unh.edu"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31483/mbox/",
    "cover_letter": {
        "id": 769,
        "url": "http://patches.dpdk.org/api/covers/769/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240312172558.11844-1-jspewock@iol.unh.edu/",
        "msgid": "<20240312172558.11844-1-jspewock@iol.unh.edu>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240312172558.11844-1-jspewock@iol.unh.edu",
        "date": "2024-03-12T17:25:56",
        "name": "[v1,0/2] Improve interactive shell output gathering",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240312172558.11844-1-jspewock@iol.unh.edu/mbox/"
    },
    "patches": [
        {
            "id": 138226,
            "url": "http://patches.dpdk.org/api/patches/138226/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240312172558.11844-2-jspewock@iol.unh.edu/",
            "msgid": "<20240312172558.11844-2-jspewock@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240312172558.11844-2-jspewock@iol.unh.edu",
            "date": "2024-03-12T17:25:57",
            "name": "[v1,1/2] dts: Improve output gathering in interactive shells",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240312172558.11844-2-jspewock@iol.unh.edu/mbox/"
        },
        {
            "id": 138227,
            "url": "http://patches.dpdk.org/api/patches/138227/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240312172558.11844-3-jspewock@iol.unh.edu/",
            "msgid": "<20240312172558.11844-3-jspewock@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240312172558.11844-3-jspewock@iol.unh.edu",
            "date": "2024-03-12T17:25:58",
            "name": "[v1,2/2] dts: Add missing docstring from XML-RPC server",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240312172558.11844-3-jspewock@iol.unh.edu/mbox/"
        }
    ]
}