Show a series.

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

{
    "id": 977,
    "url": "http://patchwork.ozlabs.org/api/series/977/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=977",
    "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: spectrum_router: Couple of fixes",
    "date": "2017-09-01T08:58:54",
    "submitter": {
        "id": 15321,
        "url": "http://patchwork.ozlabs.org/api/people/15321/?format=api",
        "name": "Jiri Pirko",
        "email": "jiri@resnulli.us"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/977/mbox/",
    "cover_letter": {
        "id": 808589,
        "url": "http://patchwork.ozlabs.org/api/covers/808589/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170901085856.2286-1-jiri@resnulli.us/",
        "msgid": "<20170901085856.2286-1-jiri@resnulli.us>",
        "list_archive_url": null,
        "date": "2017-09-01T08:58:54",
        "name": "[net-next,0/2] mlxsw: spectrum_router: Couple of fixes",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170901085856.2286-1-jiri@resnulli.us/mbox/"
    },
    "patches": [
        {
            "id": 808591,
            "url": "http://patchwork.ozlabs.org/api/patches/808591/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170901085856.2286-2-jiri@resnulli.us/",
            "msgid": "<20170901085856.2286-2-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-01T08:58:55",
            "name": "[net-next,1/2] mlxsw: spectrum_router: Trap packets hitting anycast routes",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170901085856.2286-2-jiri@resnulli.us/mbox/"
        },
        {
            "id": 808590,
            "url": "http://patchwork.ozlabs.org/api/patches/808590/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170901085856.2286-3-jiri@resnulli.us/",
            "msgid": "<20170901085856.2286-3-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-01T08:58:56",
            "name": "[net-next,2/2] mlxsw: spectrum_router: Set abort trap in all virtual routers",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170901085856.2286-3-jiri@resnulli.us/mbox/"
        }
    ]
}