Show a series.

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

{
    "id": 4799,
    "url": "http://patches.dpdk.org/api/series/4799/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=4799",
    "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: remove TCF support from PMD",
    "date": "2019-05-28T13:23:27",
    "submitter": {
        "id": 748,
        "url": "http://patches.dpdk.org/api/people/748/?format=api",
        "name": "Moti Haimovsky",
        "email": "motih@mellanox.com"
    },
    "version": 3,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/4799/mbox/",
    "cover_letter": {
        "id": 53772,
        "url": "http://patches.dpdk.org/api/covers/53772/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/cover.1559049191.git.motih@mellanox.com/",
        "msgid": "<cover.1559049191.git.motih@mellanox.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/cover.1559049191.git.motih@mellanox.com",
        "date": "2019-05-28T13:23:27",
        "name": "[v3,0/2] net/mlx5: remove TCF support from PMD",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/cover.1559049191.git.motih@mellanox.com/mbox/"
    },
    "patches": [
        {
            "id": 53773,
            "url": "http://patches.dpdk.org/api/patches/53773/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/51f2f9ff4410bcbd4939f48d9cb7ce2b4fbf17f5.1559049191.git.motih@mellanox.com/",
            "msgid": "<51f2f9ff4410bcbd4939f48d9cb7ce2b4fbf17f5.1559049191.git.motih@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/51f2f9ff4410bcbd4939f48d9cb7ce2b4fbf17f5.1559049191.git.motih@mellanox.com",
            "date": "2019-05-28T13:23:46",
            "name": "[v3,1/2] net/mlx5: fix crashing testpmd on null drv opts",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/51f2f9ff4410bcbd4939f48d9cb7ce2b4fbf17f5.1559049191.git.motih@mellanox.com/mbox/"
        },
        {
            "id": 53774,
            "url": "http://patches.dpdk.org/api/patches/53774/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/8b9ce23768135276418951149e2e3101afc6fb6c.1559049191.git.motih@mellanox.com/",
            "msgid": "<8b9ce23768135276418951149e2e3101afc6fb6c.1559049191.git.motih@mellanox.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/8b9ce23768135276418951149e2e3101afc6fb6c.1559049191.git.motih@mellanox.com",
            "date": "2019-05-28T13:23:52",
            "name": "[v3,2/2] net/mlx5: remove TCF support from PMD",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/8b9ce23768135276418951149e2e3101afc6fb6c.1559049191.git.motih@mellanox.com/mbox/"
        }
    ]
}