Show a series.

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

{
    "id": 17602,
    "url": "https://patches.dpdk.org/api/series/17602/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=17602",
    "project": {
        "id": 1,
        "url": "https://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/5] examples/pipeline: improve table update CLI commands",
    "date": "2021-07-02T20:49:52",
    "submitter": {
        "id": 19,
        "url": "https://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/17602/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 95221,
            "url": "https://patches.dpdk.org/api/patches/95221/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210702204952.61445-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702204952.61445-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702204952.61445-1-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T20:49:52",
            "name": "[1/5] examples/pipeline: improve table update CLI commands",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210702204952.61445-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95222,
            "url": "https://patches.dpdk.org/api/patches/95222/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210702205003.61495-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702205003.61495-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702205003.61495-1-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T20:50:03",
            "name": "[2/5] table: add support for selector tables",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210702205003.61495-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95223,
            "url": "https://patches.dpdk.org/api/patches/95223/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210702205011.61544-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702205011.61544-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702205011.61544-1-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T20:50:11",
            "name": "[3/5] pipeline: add support for selector tables",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210702205011.61544-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95224,
            "url": "https://patches.dpdk.org/api/patches/95224/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210702205025.61593-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702205025.61593-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702205025.61593-1-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T20:50:25",
            "name": "[4/5] examples/pipeline: add support for selector tables",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210702205025.61593-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95225,
            "url": "https://patches.dpdk.org/api/patches/95225/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210702205236.61675-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702205236.61675-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702205236.61675-1-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T20:52:36",
            "name": "[5/5] examples/pipeline: add selector CLI and spec files",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210702205236.61675-1-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}