Show a series.

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

{
    "id": 269169,
    "url": "http://patchwork.ozlabs.org/api/series/269169/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-pwm/list/?series=269169",
    "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": "dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings",
    "date": "2021-10-27T12:28:09",
    "submitter": {
        "id": 63808,
        "url": "http://patchwork.ozlabs.org/api/people/63808/?format=api",
        "name": "Geert Uytterhoeven",
        "email": "geert+renesas@glider.be"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/269169/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 1546892,
            "url": "http://patchwork.ozlabs.org/api/patches/1546892/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-pwm/patch/8ec1e2aadfc894a3cc8c412e266b87220fa0404e.1635337616.git.geert+renesas@glider.be/",
            "msgid": "<8ec1e2aadfc894a3cc8c412e266b87220fa0404e.1635337616.git.geert+renesas@glider.be>",
            "list_archive_url": null,
            "date": "2021-10-27T12:28:09",
            "name": "dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings",
            "mbox": "http://patchwork.ozlabs.org/project/linux-pwm/patch/8ec1e2aadfc894a3cc8c412e266b87220fa0404e.1635337616.git.geert+renesas@glider.be/mbox/"
        }
    ]
}