Show a series.

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

{
    "id": 4907,
    "url": "http://patchwork.ozlabs.org/api/series/4907/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=4907",
    "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: Introduce support for \"pass\" gact action offloading",
    "date": "2017-09-25T08:58:19",
    "submitter": {
        "id": 15321,
        "url": "http://patchwork.ozlabs.org/api/people/15321/?format=api",
        "name": "Jiri Pirko",
        "email": "jiri@resnulli.us"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/4907/mbox/",
    "cover_letter": {
        "id": 818121,
        "url": "http://patchwork.ozlabs.org/api/covers/818121/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/20170925085822.1358-1-jiri@resnulli.us/",
        "msgid": "<20170925085822.1358-1-jiri@resnulli.us>",
        "list_archive_url": null,
        "date": "2017-09-25T08:58:19",
        "name": "[net-next,0/3] mlxsw: Introduce support for \"pass\" gact action offloading",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/20170925085822.1358-1-jiri@resnulli.us/mbox/"
    },
    "patches": [
        {
            "id": 818123,
            "url": "http://patchwork.ozlabs.org/api/patches/818123/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925085822.1358-2-jiri@resnulli.us/",
            "msgid": "<20170925085822.1358-2-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:58:20",
            "name": "[net-next,1/3] mlxsw: spectrum_acl: Propagate errors from mlxsw_afa_block_jump/continue",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925085822.1358-2-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818124,
            "url": "http://patchwork.ozlabs.org/api/patches/818124/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925085822.1358-3-jiri@resnulli.us/",
            "msgid": "<20170925085822.1358-3-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:58:21",
            "name": "[net-next,2/3] net: sched: introduce helper to identify gact pass action",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925085822.1358-3-jiri@resnulli.us/mbox/"
        },
        {
            "id": 818122,
            "url": "http://patchwork.ozlabs.org/api/patches/818122/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/20170925085822.1358-4-jiri@resnulli.us/",
            "msgid": "<20170925085822.1358-4-jiri@resnulli.us>",
            "list_archive_url": null,
            "date": "2017-09-25T08:58:22",
            "name": "[net-next,3/3] mlxsw: spectrum_flower: Offload \"ok\" termination action",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/20170925085822.1358-4-jiri@resnulli.us/mbox/"
        }
    ]
}