Show a series.

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

{
    "id": 30213,
    "url": "http://patches.dpdk.org/api/series/30213/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=30213",
    "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/mlx5: fix flow rules for external SQ",
    "date": "2023-11-09T08:55:45",
    "submitter": {
        "id": 1887,
        "url": "http://patches.dpdk.org/api/people/1887/?format=api",
        "name": "Suanming Mou",
        "email": "suanmingm@nvidia.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/30213/mbox/",
    "cover_letter": {
        "id": 376,
        "url": "http://patches.dpdk.org/api/covers/376/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20231109085547.1313003-1-suanmingm@nvidia.com/",
        "msgid": "<20231109085547.1313003-1-suanmingm@nvidia.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20231109085547.1313003-1-suanmingm@nvidia.com",
        "date": "2023-11-09T08:55:45",
        "name": "[0/2] net/mlx5: fix flow rules for external SQ",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20231109085547.1313003-1-suanmingm@nvidia.com/mbox/"
    },
    "patches": [
        {
            "id": 134011,
            "url": "http://patches.dpdk.org/api/patches/134011/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231109085547.1313003-2-suanmingm@nvidia.com/",
            "msgid": "<20231109085547.1313003-2-suanmingm@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231109085547.1313003-2-suanmingm@nvidia.com",
            "date": "2023-11-09T08:55:46",
            "name": "[1/2] net/mlx5: fix missing flow rules for external SQ",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231109085547.1313003-2-suanmingm@nvidia.com/mbox/"
        },
        {
            "id": 134012,
            "url": "http://patches.dpdk.org/api/patches/134012/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20231109085547.1313003-3-suanmingm@nvidia.com/",
            "msgid": "<20231109085547.1313003-3-suanmingm@nvidia.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20231109085547.1313003-3-suanmingm@nvidia.com",
            "date": "2023-11-09T08:55:47",
            "name": "[2/2] net/mlx5: fix destroying external representor matched flows",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20231109085547.1313003-3-suanmingm@nvidia.com/mbox/"
        }
    ]
}