Show a series.

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

{
    "id": 27990,
    "url": "http://patches.dpdk.org/api/series/27990/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27990",
    "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": "add DTS smoke tests",
    "date": "2023-05-12T19:25:40",
    "submitter": {
        "id": 2772,
        "url": "http://patches.dpdk.org/api/people/2772/?format=api",
        "name": "Jeremy Spewock",
        "email": "jspewock@iol.unh.edu"
    },
    "version": 2,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27990/mbox/",
    "cover_letter": {
        "id": 126840,
        "url": "http://patches.dpdk.org/api/covers/126840/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230512192540.401-2-jspewock@iol.unh.edu/",
        "msgid": "<20230512192540.401-2-jspewock@iol.unh.edu>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230512192540.401-2-jspewock@iol.unh.edu",
        "date": "2023-05-12T19:25:40",
        "name": "[RFC,v2,0/2] add DTS smoke tests",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230512192540.401-2-jspewock@iol.unh.edu/mbox/"
    },
    "patches": [
        {
            "id": 126841,
            "url": "http://patches.dpdk.org/api/patches/126841/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230512192540.401-3-jspewock@iol.unh.edu/",
            "msgid": "<20230512192540.401-3-jspewock@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230512192540.401-3-jspewock@iol.unh.edu",
            "date": "2023-05-12T19:25:43",
            "name": "[RFC,v2,1/2] dts: add smoke tests",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230512192540.401-3-jspewock@iol.unh.edu/mbox/"
        },
        {
            "id": 126842,
            "url": "http://patches.dpdk.org/api/patches/126842/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230512192540.401-4-jspewock@iol.unh.edu/",
            "msgid": "<20230512192540.401-4-jspewock@iol.unh.edu>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230512192540.401-4-jspewock@iol.unh.edu",
            "date": "2023-05-12T19:25:45",
            "name": "[RFC,v2,2/2] dts: added paramiko to dependencies",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230512192540.401-4-jspewock@iol.unh.edu/mbox/"
        }
    ]
}