Show a series.

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

{
    "id": 29217,
    "url": "http://patchwork.dpdk.org/api/1.0/series/29217/?format=api",
    "project": {
        "id": 5,
        "url": "http://patchwork.dpdk.org/api/1.0/projects/5/?format=api",
        "name": "CI",
        "link_name": "ci",
        "list_id": "ci.dpdk.org",
        "list_email": "ci@dpdk.org",
        "web_url": "",
        "scm_url": "git://dpdk.org/tools/dpdk-ci",
        "webscm_url": "https://git.dpdk.org/tools/dpdk-ci/"
    },
    "name": "expand list of optional libraries",
    "date": "2023-08-14T15:16:01",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/1.0/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 2,
    "total": 8,
    "received_total": 8,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/29217/mbox/",
    "cover_letter": {
        "id": 52,
        "url": "http://patchwork.dpdk.org/api/1.0/covers/52/?format=api",
        "msgid": "<20230814151609.3077077-1-bruce.richardson@intel.com>",
        "date": "2023-08-14T15:16:01",
        "name": "[v2,0/8] expand list of optional libraries"
    },
    "patches": [
        {
            "id": 130268,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130268/?format=api",
            "msgid": "<20230814151609.3077077-2-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:02",
            "name": "[v2,1/8] app/test: add new macros for various test types",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130269,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130269/?format=api",
            "msgid": "<20230814151609.3077077-3-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:03",
            "name": "[v2,2/8] app/test: tag tests with the test type",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130270,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130270/?format=api",
            "msgid": "<20230814151609.3077077-4-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:04",
            "name": "[v2,3/8] app/test: make telemetry data test buildable on windows",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130272,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130272/?format=api",
            "msgid": "<20230814151609.3077077-5-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:05",
            "name": "[v2,4/8] app/test: build using per-file dependency matrix",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130273,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130273/?format=api",
            "msgid": "<20230814151609.3077077-6-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:06",
            "name": "[v2,5/8] app/test: define unit tests suites based on test macros",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-6-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130275,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130275/?format=api",
            "msgid": "<20230814151609.3077077-7-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:07",
            "name": "[v2,6/8] examples/l3fwd: make eventdev an optional dependency",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-7-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130276,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130276/?format=api",
            "msgid": "<20230814151609.3077077-8-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:08",
            "name": "[v2,7/8] build: make most device classes optional",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-8-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 130277,
            "url": "http://patchwork.dpdk.org/api/1.0/patches/130277/?format=api",
            "msgid": "<20230814151609.3077077-9-bruce.richardson@intel.com>",
            "date": "2023-08-14T15:16:09",
            "name": "[v2,8/8] build: expand list of optional libraries",
            "mbox": "http://patchwork.dpdk.org/project/ci/patch/20230814151609.3077077-9-bruce.richardson@intel.com/mbox/"
        }
    ]
}