Show a series.

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

{
    "id": 9568,
    "url": "http://patches.dpdk.org/api/series/9568/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9568",
    "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": "[1/3] drivers/net/softnic/parser.c: Removing the re-implementation of inet_pton",
    "date": "2020-04-22T12:57:43",
    "submitter": {
        "id": 1680,
        "url": "http://patches.dpdk.org/api/people/1680/?format=api",
        "name": "Ibtisam Tariq",
        "email": "ibtisam.tariq@emumba.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/9568/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 69105,
            "url": "http://patches.dpdk.org/api/patches/69105/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200422125745.19744-1-ibtisam.tariq@emumba.com/",
            "msgid": "<20200422125745.19744-1-ibtisam.tariq@emumba.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200422125745.19744-1-ibtisam.tariq@emumba.com",
            "date": "2020-04-22T12:57:43",
            "name": "[1/3] drivers/net/softnic/parser.c: Removing the re-implementation of inet_pton",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200422125745.19744-1-ibtisam.tariq@emumba.com/mbox/"
        },
        {
            "id": 69106,
            "url": "http://patches.dpdk.org/api/patches/69106/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200422125745.19744-2-ibtisam.tariq@emumba.com/",
            "msgid": "<20200422125745.19744-2-ibtisam.tariq@emumba.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200422125745.19744-2-ibtisam.tariq@emumba.com",
            "date": "2020-04-22T12:57:44",
            "name": "[2/3] examples/ip_pipeline/parser.c: Removing the re-implementation of inet_pton",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200422125745.19744-2-ibtisam.tariq@emumba.com/mbox/"
        },
        {
            "id": 69107,
            "url": "http://patches.dpdk.org/api/patches/69107/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200422125745.19744-3-ibtisam.tariq@emumba.com/",
            "msgid": "<20200422125745.19744-3-ibtisam.tariq@emumba.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200422125745.19744-3-ibtisam.tariq@emumba.com",
            "date": "2020-04-22T12:57:45",
            "name": "[3/3] examples/ipsec-secgw/parser.c: Removing the re-implementation of inet_pton",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200422125745.19744-3-ibtisam.tariq@emumba.com/mbox/"
        }
    ]
}