Show a series.

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

{
    "id": 2713,
    "url": "http://patchwork.ozlabs.org/api/series/2713/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=2713",
    "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": "net/sched: support tunnel options in cls_flower and act_tunnel_key",
    "date": "2017-09-12T14:20:35",
    "submitter": {
        "id": 64714,
        "url": "http://patchwork.ozlabs.org/api/people/64714/?format=api",
        "name": "Simon Horman",
        "email": "simon.horman@netronome.com"
    },
    "version": 1,
    "total": 2,
    "received_total": 2,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2713/mbox/",
    "cover_letter": {
        "id": 812867,
        "url": "http://patchwork.ozlabs.org/api/covers/812867/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/1505226037-2758-1-git-send-email-simon.horman@netronome.com/",
        "msgid": "<1505226037-2758-1-git-send-email-simon.horman@netronome.com>",
        "list_archive_url": null,
        "date": "2017-09-12T14:20:35",
        "name": "[PATCH/RFC,net-next,0/2] net/sched: support tunnel options in cls_flower and act_tunnel_key",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/1505226037-2758-1-git-send-email-simon.horman@netronome.com/mbox/"
    },
    "patches": [
        {
            "id": 812869,
            "url": "http://patchwork.ozlabs.org/api/patches/812869/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1505226037-2758-2-git-send-email-simon.horman@netronome.com/",
            "msgid": "<1505226037-2758-2-git-send-email-simon.horman@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-12T14:20:36",
            "name": "[PATCH/RFC,net-next,1/2] net/sched: add tunnel option support to act_tunnel_key",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1505226037-2758-2-git-send-email-simon.horman@netronome.com/mbox/"
        },
        {
            "id": 812868,
            "url": "http://patchwork.ozlabs.org/api/patches/812868/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1505226037-2758-3-git-send-email-simon.horman@netronome.com/",
            "msgid": "<1505226037-2758-3-git-send-email-simon.horman@netronome.com>",
            "list_archive_url": null,
            "date": "2017-09-12T14:20:37",
            "name": "[PATCH/RFC,net-next,2/2] net/sched: allow flower to match tunnel options",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1505226037-2758-3-git-send-email-simon.horman@netronome.com/mbox/"
        }
    ]
}