Show a series.

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

{
    "id": 15273,
    "url": "http://patches.dpdk.org/api/series/15273/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=15273",
    "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": "[v3,1/5] pipeline: improve table entry helpers",
    "date": "2021-02-16T20:46:42",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "version": 3,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/15273/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 87955,
            "url": "http://patches.dpdk.org/api/patches/87955/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216204646.24196-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216204646.24196-1-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:46:42",
            "name": "[v3,1/5] pipeline: improve table entry helpers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87956,
            "url": "http://patches.dpdk.org/api/patches/87956/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216204646.24196-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216204646.24196-2-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:46:43",
            "name": "[v3,2/5] pipeline: improve table entry parsing",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87957,
            "url": "http://patches.dpdk.org/api/patches/87957/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216204646.24196-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216204646.24196-3-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:46:44",
            "name": "[v3,3/5] pipeline: support non-incremental table updates",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-3-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87958,
            "url": "http://patches.dpdk.org/api/patches/87958/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-4-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216204646.24196-4-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216204646.24196-4-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:46:45",
            "name": "[v3,4/5] table: add table entry priority",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-4-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87959,
            "url": "http://patches.dpdk.org/api/patches/87959/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-5-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216204646.24196-5-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216204646.24196-5-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:46:46",
            "name": "[v3,5/5] table: add wildcard match table type",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210216204646.24196-5-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}