Show a series.

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

{
    "id": 9575,
    "url": "http://patches.dpdk.org/api/series/9575/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=9575",
    "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": "introduce global debug flag",
    "date": "2020-04-22T21:45:52",
    "submitter": {
        "id": 1628,
        "url": "http://patches.dpdk.org/api/people/1628/?format=api",
        "name": "Lukasz Wojciechowski",
        "email": "l.wojciechow@partner.samsung.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/9575/mbox/",
    "cover_letter": {
        "id": 69153,
        "url": "http://patches.dpdk.org/api/covers/69153/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200422214555.11837-1-l.wojciechow@partner.samsung.com/",
        "msgid": "<20200422214555.11837-1-l.wojciechow@partner.samsung.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200422214555.11837-1-l.wojciechow@partner.samsung.com",
        "date": "2020-04-22T21:45:52",
        "name": "[v2,0/3] introduce global debug flag",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200422214555.11837-1-l.wojciechow@partner.samsung.com/mbox/"
    },
    "patches": [
        {
            "id": 69154,
            "url": "http://patches.dpdk.org/api/patches/69154/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200422214555.11837-2-l.wojciechow@partner.samsung.com/",
            "msgid": "<20200422214555.11837-2-l.wojciechow@partner.samsung.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200422214555.11837-2-l.wojciechow@partner.samsung.com",
            "date": "2020-04-22T21:45:53",
            "name": "[v2,1/3] config: introduce global rte debug flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200422214555.11837-2-l.wojciechow@partner.samsung.com/mbox/"
        },
        {
            "id": 69155,
            "url": "http://patches.dpdk.org/api/patches/69155/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200422214555.11837-3-l.wojciechow@partner.samsung.com/",
            "msgid": "<20200422214555.11837-3-l.wojciechow@partner.samsung.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200422214555.11837-3-l.wojciechow@partner.samsung.com",
            "date": "2020-04-22T21:45:54",
            "name": "[v2,2/3] config: remove unused config flags",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200422214555.11837-3-l.wojciechow@partner.samsung.com/mbox/"
        },
        {
            "id": 69156,
            "url": "http://patches.dpdk.org/api/patches/69156/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200422214555.11837-4-l.wojciechow@partner.samsung.com/",
            "msgid": "<20200422214555.11837-4-l.wojciechow@partner.samsung.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200422214555.11837-4-l.wojciechow@partner.samsung.com",
            "date": "2020-04-22T21:45:55",
            "name": "[v2,3/3] mbuf: standardize library debug flag",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200422214555.11837-4-l.wojciechow@partner.samsung.com/mbox/"
        }
    ]
}