Show a series.

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

{
    "id": 3577,
    "url": "https://patches.dpdk.org/api/series/3577/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=3577",
    "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": "*** dpdk-draft-windows X710-DA2 compatibility ***",
    "date": "2019-02-28T15:38:01",
    "submitter": {
        "id": 1230,
        "url": "https://patches.dpdk.org/api/people/1230/?format=api",
        "name": "Martin Birks",
        "email": "martin.birks@activfinancial.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/3577/mbox/",
    "cover_letter": {
        "id": 50645,
        "url": "https://patches.dpdk.org/api/covers/50645/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/20190228153803.22756-1-martin.birks@activfinancial.com/",
        "msgid": "<20190228153803.22756-1-martin.birks@activfinancial.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20190228153803.22756-1-martin.birks@activfinancial.com",
        "date": "2019-02-28T15:38:01",
        "name": "[0/2] *** dpdk-draft-windows X710-DA2 compatibility ***",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/20190228153803.22756-1-martin.birks@activfinancial.com/mbox/"
    },
    "patches": [
        {
            "id": 50647,
            "url": "https://patches.dpdk.org/api/patches/50647/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190228153803.22756-2-martin.birks@activfinancial.com/",
            "msgid": "<20190228153803.22756-2-martin.birks@activfinancial.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190228153803.22756-2-martin.birks@activfinancial.com",
            "date": "2019-02-28T15:38:02",
            "name": "[1/2] kernel/windows: Added support for X710-DA2 to inf file.",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190228153803.22756-2-martin.birks@activfinancial.com/mbox/"
        },
        {
            "id": 50646,
            "url": "https://patches.dpdk.org/api/patches/50646/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20190228153803.22756-3-martin.birks@activfinancial.com/",
            "msgid": "<20190228153803.22756-3-martin.birks@activfinancial.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20190228153803.22756-3-martin.birks@activfinancial.com",
            "date": "2019-02-28T15:38:03",
            "name": "[2/2] kernel/windows: set FILE_AUTOGENERATED_DEVICE_NAME to true so that SDDL string can be set successfully. Fixes: 9087d5ff8375 (\"doc: change the Windows UIO driver's default security descriptor to admin only\") Cc: haramakr@microsoft.com",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20190228153803.22756-3-martin.birks@activfinancial.com/mbox/"
        }
    ]
}