Show a series.

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

{
    "id": 31280,
    "url": "http://patches.dpdk.org/api/series/31280/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31280",
    "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": "use rte macros instead of GCC __attribute",
    "date": "2024-02-28T18:47:55",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 2,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31280/mbox/",
    "cover_letter": {
        "id": 714,
        "url": "http://patches.dpdk.org/api/covers/714/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1709146076-22254-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1709146076-22254-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1709146076-22254-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2024-02-28T18:47:53",
        "name": "[v2,0/3] use rte macros instead of GCC __attribute",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1709146076-22254-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 137455,
            "url": "http://patches.dpdk.org/api/patches/137455/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709146076-22254-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709146076-22254-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709146076-22254-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-28T18:47:54",
            "name": "[v2,1/3] eal: add rte pure attribute macro",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709146076-22254-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 137453,
            "url": "http://patches.dpdk.org/api/patches/137453/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709146076-22254-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709146076-22254-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709146076-22254-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-28T18:47:55",
            "name": "[v2,2/3] lpm: use rte macro instead of GCC attribute",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709146076-22254-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 137454,
            "url": "http://patches.dpdk.org/api/patches/137454/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709146076-22254-4-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709146076-22254-4-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709146076-22254-4-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-28T18:47:56",
            "name": "[v2,3/3] rcu: use rte macro instead of GCC attribute",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709146076-22254-4-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}