Show a series.

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

{
    "id": 11928,
    "url": "http://patches.dpdk.org/api/series/11928/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=11928",
    "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": "Allow overriding of build-time constants",
    "date": "2020-09-03T14:49:39",
    "submitter": {
        "id": 20,
        "url": "http://patches.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/11928/mbox/",
    "cover_letter": {
        "id": 76407,
        "url": "http://patches.dpdk.org/api/covers/76407/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20200903144942.671870-1-bruce.richardson@intel.com/",
        "msgid": "<20200903144942.671870-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200903144942.671870-1-bruce.richardson@intel.com",
        "date": "2020-09-03T14:49:39",
        "name": "[v2,0/3] Allow overriding of build-time constants",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20200903144942.671870-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 76408,
            "url": "http://patches.dpdk.org/api/patches/76408/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200903144942.671870-2-bruce.richardson@intel.com/",
            "msgid": "<20200903144942.671870-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200903144942.671870-2-bruce.richardson@intel.com",
            "date": "2020-09-03T14:49:40",
            "name": "[v2,1/3] config: remove explicit undefinition of unset values",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200903144942.671870-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 76409,
            "url": "http://patches.dpdk.org/api/patches/76409/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200903144942.671870-3-bruce.richardson@intel.com/",
            "msgid": "<20200903144942.671870-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200903144942.671870-3-bruce.richardson@intel.com",
            "date": "2020-09-03T14:49:41",
            "name": "[v2,2/3] config: allow overriding some build defaults",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200903144942.671870-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 76410,
            "url": "http://patches.dpdk.org/api/patches/76410/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20200903144942.671870-4-bruce.richardson@intel.com/",
            "msgid": "<20200903144942.671870-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200903144942.671870-4-bruce.richardson@intel.com",
            "date": "2020-09-03T14:49:42",
            "name": "[v2,3/3] doc: add notes on overriding extra config values",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20200903144942.671870-4-bruce.richardson@intel.com/mbox/"
        }
    ]
}