Show a series.

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

{
    "id": 261589,
    "url": "http://patchwork.ozlabs.org/api/series/261589/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pwm/list/?series=261589",
    "project": {
        "id": 38,
        "url": "http://patchwork.ozlabs.org/api/projects/38/?format=api",
        "name": "Linux PWM development",
        "link_name": "linux-pwm",
        "list_id": "linux-pwm.vger.kernel.org",
        "list_email": "linux-pwm@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "[v3] pwm: pwm-samsung: Trigger manual update when disabling PWM",
    "date": "2021-09-09T10:10:42",
    "submitter": {
        "id": 71469,
        "url": "http://patchwork.ozlabs.org/api/people/71469/?format=api",
        "name": "Mårten Lindahl",
        "email": "marten.lindahl@axis.com"
    },
    "version": 3,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/261589/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1526143,
            "url": "http://patchwork.ozlabs.org/api/patches/1526143/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pwm/patch/20210909101042.17431-1-marten.lindahl@axis.com/",
            "msgid": "<20210909101042.17431-1-marten.lindahl@axis.com>",
            "list_archive_url": null,
            "date": "2021-09-09T10:10:42",
            "name": "[v3] pwm: pwm-samsung: Trigger manual update when disabling PWM",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pwm/patch/20210909101042.17431-1-marten.lindahl@axis.com/mbox/"
        }
    ]
}