Show a series.

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

{
    "id": 26047,
    "url": "http://patchwork.dpdk.org/api/series/26047/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=26047",
    "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": "implementation of ML common code",
    "date": "2022-12-08T19:35:28",
    "submitter": {
        "id": 2480,
        "url": "http://patchwork.dpdk.org/api/people/2480/?format=api",
        "name": "Srikanth Yalavarthi",
        "email": "syalavarthi@marvell.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/26047/mbox/",
    "cover_letter": {
        "id": 120595,
        "url": "http://patchwork.dpdk.org/api/covers/120595/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20221208193532.16718-1-syalavarthi@marvell.com/",
        "msgid": "<20221208193532.16718-1-syalavarthi@marvell.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20221208193532.16718-1-syalavarthi@marvell.com",
        "date": "2022-12-08T19:35:28",
        "name": "[v1,0/4] implementation of ML common code",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20221208193532.16718-1-syalavarthi@marvell.com/mbox/"
    },
    "patches": [
        {
            "id": 120596,
            "url": "http://patchwork.dpdk.org/api/patches/120596/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-2-syalavarthi@marvell.com/",
            "msgid": "<20221208193532.16718-2-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221208193532.16718-2-syalavarthi@marvell.com",
            "date": "2022-12-08T19:35:29",
            "name": "[v1,1/4] common/ml: add initial files for ML common code",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-2-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 120597,
            "url": "http://patchwork.dpdk.org/api/patches/120597/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-3-syalavarthi@marvell.com/",
            "msgid": "<20221208193532.16718-3-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221208193532.16718-3-syalavarthi@marvell.com",
            "date": "2022-12-08T19:35:30",
            "name": "[v1,2/4] common/ml: add data type conversion routines",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-3-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 120598,
            "url": "http://patchwork.dpdk.org/api/patches/120598/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-4-syalavarthi@marvell.com/",
            "msgid": "<20221208193532.16718-4-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221208193532.16718-4-syalavarthi@marvell.com",
            "date": "2022-12-08T19:35:31",
            "name": "[v1,3/4] common/ml: add generic type conversion functions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-4-syalavarthi@marvell.com/mbox/"
        },
        {
            "id": 120599,
            "url": "http://patchwork.dpdk.org/api/patches/120599/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-5-syalavarthi@marvell.com/",
            "msgid": "<20221208193532.16718-5-syalavarthi@marvell.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20221208193532.16718-5-syalavarthi@marvell.com",
            "date": "2022-12-08T19:35:32",
            "name": "[v1,4/4] common/ml: add Arm NEON type conversion routines",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20221208193532.16718-5-syalavarthi@marvell.com/mbox/"
        }
    ]
}