Show a series.

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

{
    "id": 502557,
    "url": "http://patchwork.ozlabs.org/api/series/502557/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=502557",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/projects/2/?format=api",
        "name": "Linux PPC development",
        "link_name": "linuxppc-dev",
        "list_id": "linuxppc-dev.lists.ozlabs.org",
        "list_email": "linuxppc-dev@lists.ozlabs.org",
        "web_url": "https://github.com/linuxppc/wiki/wiki",
        "scm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git",
        "webscm_url": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/",
        "list_archive_url": "https://lore.kernel.org/linuxppc-dev/",
        "list_archive_url_format": "https://lore.kernel.org/linuxppc-dev/{}/",
        "commit_url_format": "https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"
    },
    "name": "[v2] macintosh: windfarm_ad7417: fix coding style issues",
    "date": "2026-05-03T00:57:23",
    "submitter": {
        "id": 93109,
        "url": "http://patchwork.ozlabs.org/api/people/93109/?format=api",
        "name": "Francisco Maestre",
        "email": "francisco@maestretorreblanca.com"
    },
    "version": 2,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/502557/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2232130,
            "url": "http://patchwork.ozlabs.org/api/patches/2232130/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260503005723.68888-1-francisco@maestretorreblanca.com/",
            "msgid": "<20260503005723.68888-1-francisco@maestretorreblanca.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260503005723.68888-1-francisco@maestretorreblanca.com/",
            "date": "2026-05-03T00:57:23",
            "name": "[v2] macintosh: windfarm_ad7417: fix coding style issues",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260503005723.68888-1-francisco@maestretorreblanca.com/mbox/"
        }
    ]
}