Show a series.

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

{
    "id": 23827,
    "url": "http://patchwork.dpdk.org/api/series/23827/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=23827",
    "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": "example/fips_validation: add xts and sha json parsing",
    "date": "2022-06-29T09:52:29",
    "submitter": {
        "id": 2301,
        "url": "http://patchwork.dpdk.org/api/people/2301/?format=api",
        "name": "Gowrishankar Muthukrishnan",
        "email": "gmuthukrishn@marvell.com"
    },
    "version": 3,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/23827/mbox/",
    "cover_letter": {
        "id": 113551,
        "url": "http://patchwork.dpdk.org/api/covers/113551/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1656495592.git.gmuthukrishn@marvell.com/",
        "msgid": "<cover.1656495592.git.gmuthukrishn@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1656495592.git.gmuthukrishn@marvell.com",
        "date": "2022-06-29T09:52:29",
        "name": "[v3,0/3] example/fips_validation: add xts and sha json parsing",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/cover.1656495592.git.gmuthukrishn@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 113552,
            "url": "http://patchwork.dpdk.org/api/patches/113552/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/2dafd9d3e4bd8e5a23e7d0db4b86eaae59b63a65.1656495592.git.gmuthukrishn@marvell.com/",
            "msgid": "<2dafd9d3e4bd8e5a23e7d0db4b86eaae59b63a65.1656495592.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/2dafd9d3e4bd8e5a23e7d0db4b86eaae59b63a65.1656495592.git.gmuthukrishn@marvell.com",
            "date": "2022-06-29T09:52:30",
            "name": "[v3,1/3] examples/fips_validation: add aes_cbc specific enum",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/2dafd9d3e4bd8e5a23e7d0db4b86eaae59b63a65.1656495592.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 113553,
            "url": "http://patchwork.dpdk.org/api/patches/113553/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/a1328a5630f50084cc580d8cd3a6b909e5459d8f.1656495592.git.gmuthukrishn@marvell.com/",
            "msgid": "<a1328a5630f50084cc580d8cd3a6b909e5459d8f.1656495592.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/a1328a5630f50084cc580d8cd3a6b909e5459d8f.1656495592.git.gmuthukrishn@marvell.com",
            "date": "2022-06-29T09:52:31",
            "name": "[v3,2/3] examples/fips_validation: add parsing for xts",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/a1328a5630f50084cc580d8cd3a6b909e5459d8f.1656495592.git.gmuthukrishn@marvell.com/mbox/"
        },
        {
            "id": 113554,
            "url": "http://patchwork.dpdk.org/api/patches/113554/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/411ccd058371c5ae88d034faf957048c49adc6b9.1656495592.git.gmuthukrishn@marvell.com/",
            "msgid": "<411ccd058371c5ae88d034faf957048c49adc6b9.1656495592.git.gmuthukrishn@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/411ccd058371c5ae88d034faf957048c49adc6b9.1656495592.git.gmuthukrishn@marvell.com",
            "date": "2022-06-29T09:52:32",
            "name": "[v3,3/3] examples/fips_validation: add parsing for sha",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/411ccd058371c5ae88d034faf957048c49adc6b9.1656495592.git.gmuthukrishn@marvell.com/mbox/"
        }
    ]
}