Show a series.

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

{
    "id": 499619,
    "url": "http://patchwork.ozlabs.org/api/1.2/series/499619/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-arc/list/?series=499619",
    "project": {
        "id": 48,
        "url": "http://patchwork.ozlabs.org/api/1.2/projects/48/?format=api",
        "name": "Linux ARC development",
        "link_name": "linux-arc",
        "list_id": "linux-snps-arc.lists.infradead.org",
        "list_email": "linux-snps-arc@lists.infradead.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "ARC: configs: Drop redundant I2C_DESIGNWARE_PLATFORM",
    "date": "2026-04-12T17:11:11",
    "submitter": {
        "id": 92171,
        "url": "http://patchwork.ozlabs.org/api/1.2/people/92171/?format=api",
        "name": "Krzysztof Kozlowski",
        "email": "krzysztof.kozlowski@oss.qualcomm.com"
    },
    "version": 1,
    "total": 1,
    "received_total": 1,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/499619/mbox/",
    "cover_letter": null,
    "patches": [
        {
            "id": 2222540,
            "url": "http://patchwork.ozlabs.org/api/1.2/patches/2222540/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-arc/patch/20260412171110.630639-2-krzysztof.kozlowski@oss.qualcomm.com/",
            "msgid": "<20260412171110.630639-2-krzysztof.kozlowski@oss.qualcomm.com>",
            "list_archive_url": null,
            "date": "2026-04-12T17:11:11",
            "name": "ARC: configs: Drop redundant I2C_DESIGNWARE_PLATFORM",
            "mbox": "http://patchwork.ozlabs.org/project/linux-arc/patch/20260412171110.630639-2-krzysztof.kozlowski@oss.qualcomm.com/mbox/"
        }
    ]
}