Show a series.

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

{
    "id": 2200,
    "url": "http://patchwork.ozlabs.org/api/series/2200/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/netdev/list/?series=2200",
    "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": "add UniPhier AVE ethernet support",
    "date": "2017-09-08T13:02:11",
    "submitter": {
        "id": 71700,
        "url": "http://patchwork.ozlabs.org/api/people/71700/?format=api",
        "name": "Kunihiko Hayashi",
        "email": "hayashi.kunihiko@socionext.com"
    },
    "version": 1,
    "total": 3,
    "received_total": 3,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/2200/mbox/",
    "cover_letter": {
        "id": 811576,
        "url": "http://patchwork.ozlabs.org/api/covers/811576/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/netdev/cover/1504875731-3680-1-git-send-email-hayashi.kunihiko@socionext.com/",
        "msgid": "<1504875731-3680-1-git-send-email-hayashi.kunihiko@socionext.com>",
        "list_archive_url": null,
        "date": "2017-09-08T13:02:08",
        "name": "[net-next,0/3] add UniPhier AVE ethernet support",
        "mbox": "http://patchwork.ozlabs.org/project/netdev/cover/1504875731-3680-1-git-send-email-hayashi.kunihiko@socionext.com/mbox/"
    },
    "patches": [
        {
            "id": 811572,
            "url": "http://patchwork.ozlabs.org/api/patches/811572/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504875731-3680-2-git-send-email-hayashi.kunihiko@socionext.com/",
            "msgid": "<1504875731-3680-2-git-send-email-hayashi.kunihiko@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-08T13:02:09",
            "name": "[net-next,1/3] dt-bindings: net: add DT bindings for Socionext UniPhier AVE",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504875731-3680-2-git-send-email-hayashi.kunihiko@socionext.com/mbox/"
        },
        {
            "id": 811575,
            "url": "http://patchwork.ozlabs.org/api/patches/811575/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504875731-3680-3-git-send-email-hayashi.kunihiko@socionext.com/",
            "msgid": "<1504875731-3680-3-git-send-email-hayashi.kunihiko@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-08T13:02:10",
            "name": "[net-next,2/3] net: ethernet: socionext: add AVE ethernet driver",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504875731-3680-3-git-send-email-hayashi.kunihiko@socionext.com/mbox/"
        },
        {
            "id": 811571,
            "url": "http://patchwork.ozlabs.org/api/patches/811571/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/netdev/patch/1504875731-3680-4-git-send-email-hayashi.kunihiko@socionext.com/",
            "msgid": "<1504875731-3680-4-git-send-email-hayashi.kunihiko@socionext.com>",
            "list_archive_url": null,
            "date": "2017-09-08T13:02:11",
            "name": "[net-next,3/3] net: phy: realtek: add RTL8201F phy-id and functions",
            "mbox": "http://patchwork.ozlabs.org/project/netdev/patch/1504875731-3680-4-git-send-email-hayashi.kunihiko@socionext.com/mbox/"
        }
    ]
}