Show a series.

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

{
    "id": 31704,
    "url": "http://patches.dpdk.org/api/series/31704/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31704",
    "project": {
        "id": 1,
        "url": "http://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": "net/af_xdp: fix multi interface support for K8s",
    "date": "2024-04-08T13:09:19",
    "submitter": {
        "id": 3236,
        "url": "http://patches.dpdk.org/api/people/3236/?format=api",
        "name": "Maryam Tahhan",
        "email": "mtahhan@redhat.com"
    },
    "version": 14,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31704/mbox/",
    "cover_letter": {
        "id": 848,
        "url": "http://patches.dpdk.org/api/covers/848/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20240408130924.232154-1-mtahhan@redhat.com/",
        "msgid": "<20240408130924.232154-1-mtahhan@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20240408130924.232154-1-mtahhan@redhat.com",
        "date": "2024-04-08T13:09:19",
        "name": "[v14,0/3] net/af_xdp: fix multi interface support for K8s",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20240408130924.232154-1-mtahhan@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 139186,
            "url": "http://patches.dpdk.org/api/patches/139186/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240408130924.232154-2-mtahhan@redhat.com/",
            "msgid": "<20240408130924.232154-2-mtahhan@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240408130924.232154-2-mtahhan@redhat.com",
            "date": "2024-04-08T13:09:20",
            "name": "[v14,1/3] docs: AF_XDP Device Plugin",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240408130924.232154-2-mtahhan@redhat.com/mbox/"
        },
        {
            "id": 139187,
            "url": "http://patches.dpdk.org/api/patches/139187/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240408130924.232154-3-mtahhan@redhat.com/",
            "msgid": "<20240408130924.232154-3-mtahhan@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240408130924.232154-3-mtahhan@redhat.com",
            "date": "2024-04-08T13:09:21",
            "name": "[v14,2/3] net/af_xdp: fix multi interface support for K8s",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240408130924.232154-3-mtahhan@redhat.com/mbox/"
        },
        {
            "id": 139188,
            "url": "http://patches.dpdk.org/api/patches/139188/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20240408130924.232154-4-mtahhan@redhat.com/",
            "msgid": "<20240408130924.232154-4-mtahhan@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240408130924.232154-4-mtahhan@redhat.com",
            "date": "2024-04-08T13:09:22",
            "name": "[v14,3/3] net/af_xdp: support AF_XDP DP pinned maps",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20240408130924.232154-4-mtahhan@redhat.com/mbox/"
        }
    ]
}