Show a series.

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

{
    "id": 31263,
    "url": "http://patches.dpdk.org/api/series/31263/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=31263",
    "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-27T23:07:50",
    "submitter": {
        "id": 2077,
        "url": "http://patches.dpdk.org/api/people/2077/?format=api",
        "name": "Tyler Retzlaff",
        "email": "roretzla@linux.microsoft.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/31263/mbox/",
    "cover_letter": {
        "id": 706,
        "url": "http://patches.dpdk.org/api/covers/706/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/1709075273-6885-1-git-send-email-roretzla@linux.microsoft.com/",
        "msgid": "<1709075273-6885-1-git-send-email-roretzla@linux.microsoft.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/1709075273-6885-1-git-send-email-roretzla@linux.microsoft.com",
        "date": "2024-02-27T23:07:50",
        "name": "[0/3] use rte macros instead of GCC __attribute",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/1709075273-6885-1-git-send-email-roretzla@linux.microsoft.com/mbox/"
    },
    "patches": [
        {
            "id": 137401,
            "url": "http://patches.dpdk.org/api/patches/137401/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709075273-6885-2-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709075273-6885-2-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709075273-6885-2-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-27T23:07:51",
            "name": "[1/3] eal: add rte pure attribute macro",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709075273-6885-2-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 137402,
            "url": "http://patches.dpdk.org/api/patches/137402/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709075273-6885-3-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709075273-6885-3-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709075273-6885-3-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-27T23:07:52",
            "name": "[2/3] lpm: use rte macro instead of GCC attribute",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709075273-6885-3-git-send-email-roretzla@linux.microsoft.com/mbox/"
        },
        {
            "id": 137403,
            "url": "http://patches.dpdk.org/api/patches/137403/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/1709075273-6885-4-git-send-email-roretzla@linux.microsoft.com/",
            "msgid": "<1709075273-6885-4-git-send-email-roretzla@linux.microsoft.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/1709075273-6885-4-git-send-email-roretzla@linux.microsoft.com",
            "date": "2024-02-27T23:07:53",
            "name": "[3/3] rcu: use rte macro instead of GCC attribute",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/1709075273-6885-4-git-send-email-roretzla@linux.microsoft.com/mbox/"
        }
    ]
}