Show a series.

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

{
    "id": 239520,
    "url": "http://patchwork.ozlabs.org/api/series/239520/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=239520",
    "project": {
        "id": 37,
        "url": "http://patchwork.ozlabs.org/api/projects/37/?format=api",
        "name": "Devicetree Bindings",
        "link_name": "devicetree-bindings",
        "list_id": "devicetree.vger.kernel.org",
        "list_email": "devicetree@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "Need help converting usb/faraday,fotg210.yaml to yaml",
    "date": "2021-04-16T13:18:54",
    "submitter": {
        "id": 64152,
        "url": "http://patchwork.ozlabs.org/api/people/64152/?format=api",
        "name": "Corentin Labbe",
        "email": "clabbe.montjoie@gmail.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/239520/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1467052,
            "url": "http://patchwork.ozlabs.org/api/patches/1467052/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/YHmOvvyxAyOY/fRL@Red/",
            "msgid": "<YHmOvvyxAyOY/fRL@Red>",
            "list_archive_url": null,
            "date": "2021-04-16T13:18:54",
            "name": "Need help converting usb/faraday,fotg210.yaml to yaml",
            "mbox": "http://patchwork.ozlabs.org/project/devicetree-bindings/patch/YHmOvvyxAyOY/fRL@Red/mbox/"
        }
    ]
}