Show a series.

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

{
    "id": 29000,
    "url": "http://patchwork.dpdk.org/api/series/29000/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=29000",
    "project": {
        "id": 1,
        "url": "http://patchwork.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": "replace build code for unit tests",
    "date": "2023-07-21T11:51:20",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 1,
    "total": 5,
    "received_total": 5,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/29000/mbox/",
    "cover_letter": {
        "id": 129682,
        "url": "http://patchwork.dpdk.org/api/covers/129682/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230721115125.55137-1-bruce.richardson@intel.com/",
        "msgid": "<20230721115125.55137-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230721115125.55137-1-bruce.richardson@intel.com",
        "date": "2023-07-21T11:51:20",
        "name": "[RFC,0/5] replace build code for unit tests",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230721115125.55137-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 129683,
            "url": "http://patchwork.dpdk.org/api/patches/129683/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-2-bruce.richardson@intel.com/",
            "msgid": "<20230721115125.55137-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230721115125.55137-2-bruce.richardson@intel.com",
            "date": "2023-07-21T11:51:21",
            "name": "[RFC,1/5] app/test: add new macros for various test types",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 129684,
            "url": "http://patchwork.dpdk.org/api/patches/129684/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-3-bruce.richardson@intel.com/",
            "msgid": "<20230721115125.55137-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230721115125.55137-3-bruce.richardson@intel.com",
            "date": "2023-07-21T11:51:22",
            "name": "[RFC,2/5] app/test: tag tests with the test type",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 129685,
            "url": "http://patchwork.dpdk.org/api/patches/129685/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-4-bruce.richardson@intel.com/",
            "msgid": "<20230721115125.55137-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230721115125.55137-4-bruce.richardson@intel.com",
            "date": "2023-07-21T11:51:23",
            "name": "[RFC,3/5] app/test: build using per-file dependency matrix",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 129686,
            "url": "http://patchwork.dpdk.org/api/patches/129686/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-5-bruce.richardson@intel.com/",
            "msgid": "<20230721115125.55137-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230721115125.55137-5-bruce.richardson@intel.com",
            "date": "2023-07-21T11:51:24",
            "name": "[RFC,4/5] app/test: define unit tests suites based on test macros",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 129687,
            "url": "http://patchwork.dpdk.org/api/patches/129687/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-6-bruce.richardson@intel.com/",
            "msgid": "<20230721115125.55137-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230721115125.55137-6-bruce.richardson@intel.com",
            "date": "2023-07-21T11:51:25",
            "name": "[RFC,5/5] app/test: add fast test suite to new build infrastructure",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230721115125.55137-6-bruce.richardson@intel.com/mbox/"
        }
    ]
}