Show a series.

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

{
    "id": 10337,
    "url": "http://patches.dpdk.org/api/series/10337/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=10337",
    "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": "[v2,1/3] drivers/net/softnic: Remove the re-implementation of inet_pton",
    "date": "2020-06-08T07:58:34",
    "submitter": {
        "id": 1680,
        "url": "http://patches.dpdk.org/api/people/1680/?format=api",
        "name": "Ibtisam Tariq",
        "email": "ibtisam.tariq@emumba.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/10337/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 70952,
            "url": "http://patches.dpdk.org/api/patches/70952/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200608075836.3609-1-ibtisam.tariq@emumba.com/",
            "msgid": "<20200608075836.3609-1-ibtisam.tariq@emumba.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200608075836.3609-1-ibtisam.tariq@emumba.com",
            "date": "2020-06-08T07:58:34",
            "name": "[v2,1/3] drivers/net/softnic: Remove the re-implementation of inet_pton",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200608075836.3609-1-ibtisam.tariq@emumba.com/mbox/"
        },
        {
            "id": 70953,
            "url": "http://patches.dpdk.org/api/patches/70953/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200608075836.3609-2-ibtisam.tariq@emumba.com/",
            "msgid": "<20200608075836.3609-2-ibtisam.tariq@emumba.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200608075836.3609-2-ibtisam.tariq@emumba.com",
            "date": "2020-06-08T07:58:35",
            "name": "[v2,2/3] examples/ip_pipeline: Remove the re-implementation of inet_pton",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200608075836.3609-2-ibtisam.tariq@emumba.com/mbox/"
        },
        {
            "id": 70954,
            "url": "http://patches.dpdk.org/api/patches/70954/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200608075836.3609-3-ibtisam.tariq@emumba.com/",
            "msgid": "<20200608075836.3609-3-ibtisam.tariq@emumba.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200608075836.3609-3-ibtisam.tariq@emumba.com",
            "date": "2020-06-08T07:58:36",
            "name": "[v2,3/3] examples/ipsec-secgw: Remove the re-implementation of inet_pton",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200608075836.3609-3-ibtisam.tariq@emumba.com/mbox/"
        }
    ]
}