Show a series.

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

{
    "id": 499369,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499369/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=499369",
    "project": {
        "id": 2,
        "url": "http://patchwork.ozlabs.org/api/1.2/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": null,
    "date": "2026-04-09T22:05:47",
    "submitter": {
        "id": 93109,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/93109/?format=api",
        "name": "Francisco Maestre",
        "email": "francisco@maestretorreblanca.com"
    },
    "version": 1,
    "total": 4,
    "received_total": 1,
    "received_all": false,
    "mbox": "http://patchwork.ozlabs.org/series/499369/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2221604,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2221604/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260409220547.98528-1-francisco@maestretorreblanca.com/",
            "msgid": "<20260409220547.98528-1-francisco@maestretorreblanca.com>",
            "list_archive_url": "https://lore.kernel.org/linuxppc-dev/20260409220547.98528-1-francisco@maestretorreblanca.com/",
            "date": "2026-04-09T22:05:47",
            "name": "[2/4] macintosh: windfarm_ad7417: fix coding style issues",
            "mbox": "http://patchwork.ozlabs.org/project/linuxppc-dev/patch/20260409220547.98528-1-francisco@maestretorreblanca.com/mbox/"
        }
    ]
}