Show a series.

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

{
    "id": 15271,
    "url": "https://patches.dpdk.org/api/series/15271/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=15271",
    "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": "[v2,1/5] pipeline: improve table entry helpers",
    "date": "2021-02-16T20:21:26",
    "submitter": {
        "id": 19,
        "url": "https://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "version": 2,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/15271/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 87938,
            "url": "https://patches.dpdk.org/api/patches/87938/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216202127.22803-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216202127.22803-1-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:21:23",
            "name": "[v2,1/5] pipeline: improve table entry helpers",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87936,
            "url": "https://patches.dpdk.org/api/patches/87936/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216202127.22803-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216202127.22803-2-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:21:24",
            "name": "[v2,2/5] pipeline: improve table entry parsing",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87937,
            "url": "https://patches.dpdk.org/api/patches/87937/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216202127.22803-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216202127.22803-3-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:21:25",
            "name": "[v2,3/5] pipeline: support non-incremental table updates",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-3-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87934,
            "url": "https://patches.dpdk.org/api/patches/87934/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-4-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216202127.22803-4-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216202127.22803-4-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:21:26",
            "name": "[v2,4/5] table: add table entry priority",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-4-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 87935,
            "url": "https://patches.dpdk.org/api/patches/87935/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-5-cristian.dumitrescu@intel.com/",
            "msgid": "<20210216202127.22803-5-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20210216202127.22803-5-cristian.dumitrescu@intel.com",
            "date": "2021-02-16T20:21:27",
            "name": "[v2,5/5] table: add wildcard match table type",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20210216202127.22803-5-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}