Show a series.

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

{
    "id": 31730,
    "url": "https://patches.dpdk.org/api/series/31730/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=31730",
    "project": {
        "id": 1,
        "url": "https://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": "[1/2] meson/mlx5: Suppress -Wunused-value diagnostic",
    "date": "2024-04-12T11:13:16",
    "submitter": {
        "id": 3289,
        "url": "https://patches.dpdk.org/api/people/3289/?format=api",
        "name": "Sebastian Brzezinka",
        "email": "sebastian.brzezinka@intel.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/31730/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 139242,
            "url": "https://patches.dpdk.org/api/patches/139242/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20240412111317.3530529-1-sebastian.brzezinka@intel.com/",
            "msgid": "<20240412111317.3530529-1-sebastian.brzezinka@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240412111317.3530529-1-sebastian.brzezinka@intel.com",
            "date": "2024-04-12T11:13:16",
            "name": "[1/2] meson/mlx5: Suppress -Wunused-value diagnostic",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20240412111317.3530529-1-sebastian.brzezinka@intel.com/mbox/"
        },
        {
            "id": 139243,
            "url": "https://patches.dpdk.org/api/patches/139243/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/20240412111317.3530529-2-sebastian.brzezinka@intel.com/",
            "msgid": "<20240412111317.3530529-2-sebastian.brzezinka@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20240412111317.3530529-2-sebastian.brzezinka@intel.com",
            "date": "2024-04-12T11:13:17",
            "name": "[2/2] ARM64: Cross-Compilation Support",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/20240412111317.3530529-2-sebastian.brzezinka@intel.com/mbox/"
        }
    ]
}