Show a series.

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

{
    "id": 4898,
    "url": "http://patchwork.ozlabs.org/api/series/4898/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=4898",
    "project": {
        "id": 7,
        "url": "http://patchwork.ozlabs.org/api/projects/7/?format=api",
        "name": "Linux network development",
        "link_name": "netdev",
        "list_id": "netdev.vger.kernel.org",
        "list_email": "netdev@vger.kernel.org",
        "web_url": null,
        "scm_url": null,
        "webscm_url": null,
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "mlxsw: Add router adjacency dpipe table",
    "date": "2017-09-25T08:32:21",
    "submitter": {
        "id": 15321,
        "url": "http://patchwork.ozlabs.org/api/people/15321/?format=api",
        "name": "Jiri Pirko",
        "email": "jiri@resnulli.us"
    },
    "version": 1,
    "total": 10,
    "received_total": 10,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4898/mbox/",
    "cover_letter": {
        "id": 818091,
        "url": "http://patchwork.ozlabs.org/api/covers/818091/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170925083230.1193-1-jiri@resnulli.us/",
        "msgid": "<20170925083230.1193-1-jiri@resnulli.us>",
        "list_archive_url": null,
        "date": "2017-09-25T08:32:20",
        "name": "[net-next,00/10] mlxsw: Add router adjacency dpipe table",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170925083230.1193-1-jiri@resnulli.us/mbox/"
    },
    "patches": [
        {
            "id": 818087,
            "url": "http://patchwork.ozlabs.org/api/patches/818087/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-2-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-2-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:21",
            "name": "[net-next,01/10] mlxsw: spectrum_dpipe: Fix indentation in header description",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-2-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818097,
            "url": "http://patchwork.ozlabs.org/api/patches/818097/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-3-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-3-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:22",
            "name": "[net-next,02/10] mlxsw: Add fields for mlxsw's meta header for adjacency table",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-3-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818096,
            "url": "http://patchwork.ozlabs.org/api/patches/818096/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-4-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-4-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:23",
            "name": "[net-next,03/10] mlxsw: spectrum_router: Keep nexthops in a linked list",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-4-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818093,
            "url": "http://patchwork.ozlabs.org/api/patches/818093/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-5-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-5-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:24",
            "name": "[net-next,04/10] mlxsw: spectrum_router: Use helper to check for last neighbor",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-5-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818094,
            "url": "http://patchwork.ozlabs.org/api/patches/818094/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-6-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-6-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:25",
            "name": "[net-next,05/10] mlxsw: spectrum_router: Add helpers for nexthop access",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-6-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818089,
            "url": "http://patchwork.ozlabs.org/api/patches/818089/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-7-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-7-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:26",
            "name": "[net-next,06/10] mlxsw: spectrum_dpipe: Add initial support for the router adjacency table",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-7-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818088,
            "url": "http://patchwork.ozlabs.org/api/patches/818088/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-8-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-8-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:27",
            "name": "[net-next,07/10] mlxsw: reg: Add support for counters on RATR",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-8-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818095,
            "url": "http://patchwork.ozlabs.org/api/patches/818095/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-9-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-9-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:28",
            "name": "[net-next,08/10] mlxsw: spectrum: Add support for setting counters on nexthops",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-9-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818092,
            "url": "http://patchwork.ozlabs.org/api/patches/818092/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-10-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-10-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:29",
            "name": "[net-next,09/10] mlxsw: spectrum_dpipe: Add support for adjacency table dump",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-10-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818090,
            "url": "http://patchwork.ozlabs.org/api/patches/818090/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-11-jiri@resnulli.us/",
            "msgid": "<20170925083230.1193-11-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:32:30",
            "name": "[net-next,10/10] mlxsw: spectrum_dpipe: Add support for controlling nexthop counters",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925083230.1193-11-jiri@resnulli.us/mbox/"
        }
    ]
}