Show a series.

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

{
    "id": 20793,
    "url": "http://patches.dpdk.org/api/series/20793/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=20793",
    "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": "[1/4] pipeline: improve the drop instruction",
    "date": "2021-11-26T23:51:26",
    "submitter": {
        "id": 19,
        "url": "http://patches.dpdk.org/api/people/19/?format=api",
        "name": "Cristian Dumitrescu",
        "email": "cristian.dumitrescu@intel.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/20793/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 104718,
            "url": "http://patches.dpdk.org/api/patches/104718/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-1-cristian.dumitrescu@intel.com/",
            "msgid": "<20211126235129.35781-1-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211126235129.35781-1-cristian.dumitrescu@intel.com",
            "date": "2021-11-26T23:51:26",
            "name": "[1/4] pipeline: improve the drop instruction",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-1-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 104719,
            "url": "http://patches.dpdk.org/api/patches/104719/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-2-cristian.dumitrescu@intel.com/",
            "msgid": "<20211126235129.35781-2-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211126235129.35781-2-cristian.dumitrescu@intel.com",
            "date": "2021-11-26T23:51:27",
            "name": "[2/4] pipeline: move port type registration to library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-2-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 104720,
            "url": "http://patches.dpdk.org/api/patches/104720/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-3-cristian.dumitrescu@intel.com/",
            "msgid": "<20211126235129.35781-3-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211126235129.35781-3-cristian.dumitrescu@intel.com",
            "date": "2021-11-26T23:51:28",
            "name": "[3/4] pipeline: move table type registration to library",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-3-cristian.dumitrescu@intel.com/mbox/"
        },
        {
            "id": 104721,
            "url": "http://patches.dpdk.org/api/patches/104721/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-4-cristian.dumitrescu@intel.com/",
            "msgid": "<20211126235129.35781-4-cristian.dumitrescu@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20211126235129.35781-4-cristian.dumitrescu@intel.com",
            "date": "2021-11-26T23:51:29",
            "name": "[4/4] pipeline: add drop port for each pipeline",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20211126235129.35781-4-cristian.dumitrescu@intel.com/mbox/"
        }
    ]
}