Show a series.

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

{
    "id": 11549,
    "url": "https://patches.dpdk.org/api/series/11549/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=11549",
    "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": "remove make support in DPDK",
    "date": "2020-08-07T12:29:50",
    "submitter": {
        "id": 978,
        "url": "https://patches.dpdk.org/api/people/978/?format=api",
        "name": "Power, Ciara",
        "email": "ciara.power@intel.com"
    },
    "version": 1,
    "total": 19,
    "received_total": 19,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/11549/mbox/",
    "cover_letter": {
        "id": 75277,
        "url": "https://patches.dpdk.org/api/covers/75277/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20200807123009.21266-1-ciara.power@intel.com/",
        "msgid": "<20200807123009.21266-1-ciara.power@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-1-ciara.power@intel.com",
        "date": "2020-08-07T12:29:50",
        "name": "[20.11,00/19] remove make support in DPDK",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20200807123009.21266-1-ciara.power@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 75278,
            "url": "https://patches.dpdk.org/api/patches/75278/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-2-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-2-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-2-ciara.power@intel.com",
            "date": "2020-08-07T12:29:51",
            "name": "[20.11,01/19] examples: remove legacy sections of makefiles",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-2-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75279,
            "url": "https://patches.dpdk.org/api/patches/75279/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-3-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-3-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-3-ciara.power@intel.com",
            "date": "2020-08-07T12:29:52",
            "name": "[20.11,02/19] build: remove makefiles and mk directory",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-3-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75280,
            "url": "https://patches.dpdk.org/api/patches/75280/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-4-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-4-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-4-ciara.power@intel.com",
            "date": "2020-08-07T12:29:53",
            "name": "[20.11,03/19] config: remove all config files used by make",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-4-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75281,
            "url": "https://patches.dpdk.org/api/patches/75281/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-5-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-5-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-5-ciara.power@intel.com",
            "date": "2020-08-07T12:29:54",
            "name": "[20.11,04/19] buildtools: remove all scripts for use with make",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-5-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75282,
            "url": "https://patches.dpdk.org/api/patches/75282/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-6-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-6-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-6-ciara.power@intel.com",
            "date": "2020-08-07T12:29:55",
            "name": "[20.11,05/19] doc: remove references to make in bbdev guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-6-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75283,
            "url": "https://patches.dpdk.org/api/patches/75283/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-7-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-7-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-7-ciara.power@intel.com",
            "date": "2020-08-07T12:29:56",
            "name": "[20.11,06/19] doc: remove references to make in compressdev guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-7-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75284,
            "url": "https://patches.dpdk.org/api/patches/75284/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-8-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-8-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-8-ciara.power@intel.com",
            "date": "2020-08-07T12:29:57",
            "name": "[20.11,07/19] doc: remove references to make in contributing guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-8-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75285,
            "url": "https://patches.dpdk.org/api/patches/75285/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-9-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-9-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-9-ciara.power@intel.com",
            "date": "2020-08-07T12:29:58",
            "name": "[20.11,08/19] doc: remove references to make in cryptodev guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-9-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75286,
            "url": "https://patches.dpdk.org/api/patches/75286/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-10-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-10-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-10-ciara.power@intel.com",
            "date": "2020-08-07T12:29:59",
            "name": "[20.11,09/19] doc: remove references to make in eventdev guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-10-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75287,
            "url": "https://patches.dpdk.org/api/patches/75287/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-11-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-11-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-11-ciara.power@intel.com",
            "date": "2020-08-07T12:30:00",
            "name": "[20.11,10/19] doc: remove references to make in FreeBSD gsg guide",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-11-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75288,
            "url": "https://patches.dpdk.org/api/patches/75288/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-12-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-12-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-12-ciara.power@intel.com",
            "date": "2020-08-07T12:30:01",
            "name": "[20.11,11/19] doc: remove references to make in howto guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-12-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75289,
            "url": "https://patches.dpdk.org/api/patches/75289/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-13-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-13-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-13-ciara.power@intel.com",
            "date": "2020-08-07T12:30:02",
            "name": "[20.11,12/19] doc: remove references to make in Linux gsg guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-13-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75290,
            "url": "https://patches.dpdk.org/api/patches/75290/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-14-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-14-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-14-ciara.power@intel.com",
            "date": "2020-08-07T12:30:03",
            "name": "[20.11,13/19] doc: remove references to make in mempool guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-14-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75291,
            "url": "https://patches.dpdk.org/api/patches/75291/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-15-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-15-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-15-ciara.power@intel.com",
            "date": "2020-08-07T12:30:04",
            "name": "[20.11,14/19] doc: remove references to make in NIC guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-15-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75292,
            "url": "https://patches.dpdk.org/api/patches/75292/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-16-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-16-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-16-ciara.power@intel.com",
            "date": "2020-08-07T12:30:05",
            "name": "[20.11,15/19] doc: remove references to make in platform guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-16-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75293,
            "url": "https://patches.dpdk.org/api/patches/75293/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-17-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-17-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-17-ciara.power@intel.com",
            "date": "2020-08-07T12:30:06",
            "name": "[20.11,16/19] doc: remove references to make in prog guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-17-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75294,
            "url": "https://patches.dpdk.org/api/patches/75294/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-18-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-18-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-18-ciara.power@intel.com",
            "date": "2020-08-07T12:30:07",
            "name": "[20.11,17/19] doc: remove references to make in rawdev guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-18-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75295,
            "url": "https://patches.dpdk.org/api/patches/75295/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-19-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-19-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-19-ciara.power@intel.com",
            "date": "2020-08-07T12:30:08",
            "name": "[20.11,18/19] doc: remove references to make in sample app guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-19-ciara.power@intel.com/mbox/"
        },
        {
            "id": 75296,
            "url": "https://patches.dpdk.org/api/patches/75296/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-20-ciara.power@intel.com/",
            "msgid": "<20200807123009.21266-20-ciara.power@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20200807123009.21266-20-ciara.power@intel.com",
            "date": "2020-08-07T12:30:09",
            "name": "[20.11,19/19] doc: remove references to make in vdpadevs guides",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20200807123009.21266-20-ciara.power@intel.com/mbox/"
        }
    ]
}