Show a series.

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

{
    "id": 17237,
    "url": "http://patches.dpdk.org/api/series/17237/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17237",
    "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": "Increase test compatibility with PA IOVA",
    "date": "2021-06-04T14:15:58",
    "submitter": {
        "id": 2179,
        "url": "http://patches.dpdk.org/api/people/2179/?format=api",
        "name": "Stanislaw Kardach",
        "email": "kda@semihalf.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/17237/mbox/",
    "cover_letter": {
        "id": 93875,
        "url": "http://patches.dpdk.org/api/covers/93875/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20210604141601.275430-1-kda@semihalf.com/",
        "msgid": "<20210604141601.275430-1-kda@semihalf.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20210604141601.275430-1-kda@semihalf.com",
        "date": "2021-06-04T14:15:58",
        "name": "[v2,0/3] Increase test compatibility with PA IOVA",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20210604141601.275430-1-kda@semihalf.com/mbox/"
    },
    "patches": [
        {
            "id": 93876,
            "url": "http://patches.dpdk.org/api/patches/93876/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210604141601.275430-2-kda@semihalf.com/",
            "msgid": "<20210604141601.275430-2-kda@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210604141601.275430-2-kda@semihalf.com",
            "date": "2021-06-04T14:15:59",
            "name": "[v2,1/3] test: disable no-huge test with PA IOVA",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210604141601.275430-2-kda@semihalf.com/mbox/"
        },
        {
            "id": 93877,
            "url": "http://patches.dpdk.org/api/patches/93877/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210604141601.275430-3-kda@semihalf.com/",
            "msgid": "<20210604141601.275430-3-kda@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210604141601.275430-3-kda@semihalf.com",
            "date": "2021-06-04T14:16:00",
            "name": "[v2,2/3] test: disable no-huge where it's not necessary",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210604141601.275430-3-kda@semihalf.com/mbox/"
        },
        {
            "id": 93878,
            "url": "http://patches.dpdk.org/api/patches/93878/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210604141601.275430-4-kda@semihalf.com/",
            "msgid": "<20210604141601.275430-4-kda@semihalf.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210604141601.275430-4-kda@semihalf.com",
            "date": "2021-06-04T14:16:01",
            "name": "[v2,3/3] test: fix the -n unit test description",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210604141601.275430-4-kda@semihalf.com/mbox/"
        }
    ]
}