Show a series.

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

{
    "id": 10292,
    "url": "https://patches.dpdk.org/api/series/10292/?format=api",
    "web_url": "https://patches.dpdk.org/project/dpdk/list/?series=10292",
    "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": "mlx5: LACP handling for bonded devices",
    "date": "2020-06-02T09:38:08",
    "submitter": {
        "id": 1575,
        "url": "https://patches.dpdk.org/api/people/1575/?format=api",
        "name": "Shiri Kuzin",
        "email": "shirik@mellanox.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "https://patches.dpdk.org/series/10292/mbox/",
    "cover_letter": {
        "id": 70731,
        "url": "https://patches.dpdk.org/api/covers/70731/?format=api",
        "web_url": "https://patches.dpdk.org/project/dpdk/cover/cover.1591088325.git.shirik@mellanox.com/",
        "msgid": "<cover.1591088325.git.shirik@mellanox.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1591088325.git.shirik@mellanox.com",
        "date": "2020-06-02T09:38:08",
        "name": "[RFC,0/3] mlx5: LACP handling for bonded devices",
        "mbox": "https://patches.dpdk.org/project/dpdk/cover/cover.1591088325.git.shirik@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 70732,
            "url": "https://patches.dpdk.org/api/patches/70732/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/eea96d008cdc37bd8e79fdacf546745130a90ba6.1591088325.git.shirik@mellanox.com/",
            "msgid": "<eea96d008cdc37bd8e79fdacf546745130a90ba6.1591088325.git.shirik@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/eea96d008cdc37bd8e79fdacf546745130a90ba6.1591088325.git.shirik@mellanox.com",
            "date": "2020-06-02T09:38:09",
            "name": "[RFC,1/3] common/mlx5: add default miss action",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/eea96d008cdc37bd8e79fdacf546745130a90ba6.1591088325.git.shirik@mellanox.com/mbox/"
        },
        {
            "id": 70733,
            "url": "https://patches.dpdk.org/api/patches/70733/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/a604fc5f82757272eeb7141ca252b50f9bea359c.1591088325.git.shirik@mellanox.com/",
            "msgid": "<a604fc5f82757272eeb7141ca252b50f9bea359c.1591088325.git.shirik@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/a604fc5f82757272eeb7141ca252b50f9bea359c.1591088325.git.shirik@mellanox.com",
            "date": "2020-06-02T09:38:10",
            "name": "[RFC,2/3] net/mlx5: add default miss action to flow engine",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/a604fc5f82757272eeb7141ca252b50f9bea359c.1591088325.git.shirik@mellanox.com/mbox/"
        },
        {
            "id": 70734,
            "url": "https://patches.dpdk.org/api/patches/70734/?format=api",
            "web_url": "https://patches.dpdk.org/project/dpdk/patch/e392b00e68422842473b84dd67f785b44ccc56df.1591088325.git.shirik@mellanox.com/",
            "msgid": "<e392b00e68422842473b84dd67f785b44ccc56df.1591088325.git.shirik@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/e392b00e68422842473b84dd67f785b44ccc56df.1591088325.git.shirik@mellanox.com",
            "date": "2020-06-02T09:38:11",
            "name": "[RFC,3/3] net/mlx5: add new devarg dv_lacp_by_user",
            "mbox": "https://patches.dpdk.org/project/dpdk/patch/e392b00e68422842473b84dd67f785b44ccc56df.1591088325.git.shirik@mellanox.com/mbox/"
        }
    ]
}