Show a series.

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

{
    "id": 17609,
    "url": "http://patches.dpdk.org/api/series/17609/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=17609",
    "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] examples/pipeline: improve table update CLI commands",
    "date": "2021-07-02T22:46:04",
    "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/17609/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 95238,
            "url": "http://patches.dpdk.org/api/patches/95238/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702224608.66233-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702224608.66233-1-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T22:46:04",
            "name": "[V3,1/5] examples/pipeline: improve table update CLI commands",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95239,
            "url": "http://patches.dpdk.org/api/patches/95239/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702224608.66233-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702224608.66233-2-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T22:46:05",
            "name": "[V3,2/5] table: add support for selector tables",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95240,
            "url": "http://patches.dpdk.org/api/patches/95240/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702224608.66233-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702224608.66233-3-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T22:46:06",
            "name": "[V3,3/5] pipeline: add support for selector tables",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-3-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95241,
            "url": "http://patches.dpdk.org/api/patches/95241/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-4-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702224608.66233-4-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702224608.66233-4-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T22:46:07",
            "name": "[V3,4/5] examples/pipeline: add support for selector tables",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-4-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 95242,
            "url": "http://patches.dpdk.org/api/patches/95242/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-5-cristian.dumitrescu@intel.com/",
            "msgid": "<20210702224608.66233-5-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210702224608.66233-5-cristian.dumitrescu@intel.com",
            "date": "2021-07-02T22:46:08",
            "name": "[V3,5/5] examples/pipeline: add selector example",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20210702224608.66233-5-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}