Show a series.

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

{
    "id": 497967,
    "url": "http://patchwork.ozlabs.org/api/series/497967/?format=api",
    "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/list/?series=497967",
    "project": {
        "id": 35,
        "url": "http://patchwork.ozlabs.org/api/projects/35/?format=api",
        "name": "Linux I2C development",
        "link_name": "linux-i2c",
        "list_id": "linux-i2c.vger.kernel.org",
        "list_email": "linux-i2c@vger.kernel.org",
        "web_url": "",
        "scm_url": "",
        "webscm_url": "",
        "list_archive_url": "",
        "list_archive_url_format": "",
        "commit_url_format": ""
    },
    "name": "i2c: add support for Andes platform",
    "date": "2026-03-30T07:30:33",
    "submitter": {
        "id": 92477,
        "url": "http://patchwork.ozlabs.org/api/people/92477/?format=api",
        "name": "Ben Zong-You Xie via B4 Relay",
        "email": "devnull+ben717.andestech.com@kernel.org"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.ozlabs.org/series/497967/mbox/",
    "cover_letter": {
        "id": 2217553,
        "url": "http://patchwork.ozlabs.org/api/covers/2217553/?format=api",
        "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/cover/20260330-atciic100-v4-0-d40822f63e4e@andestech.com/",
        "msgid": "<20260330-atciic100-v4-0-d40822f63e4e@andestech.com>",
        "list_archive_url": null,
        "date": "2026-03-30T07:30:30",
        "name": "[v4,0/4] i2c: add support for Andes platform",
        "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/cover/20260330-atciic100-v4-0-d40822f63e4e@andestech.com/mbox/"
    },
    "patches": [
        {
            "id": 2217555,
            "url": "http://patchwork.ozlabs.org/api/patches/2217555/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-1-d40822f63e4e@andestech.com/",
            "msgid": "<20260330-atciic100-v4-1-d40822f63e4e@andestech.com>",
            "list_archive_url": null,
            "date": "2026-03-30T07:30:31",
            "name": "[v4,1/4] dt-bindings: i2c: add support for AE350 I2C controller",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-1-d40822f63e4e@andestech.com/mbox/"
        },
        {
            "id": 2217554,
            "url": "http://patchwork.ozlabs.org/api/patches/2217554/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-2-d40822f63e4e@andestech.com/",
            "msgid": "<20260330-atciic100-v4-2-d40822f63e4e@andestech.com>",
            "list_archive_url": null,
            "date": "2026-03-30T07:30:32",
            "name": "[v4,2/4] i2c: add Andes I2C driver support",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-2-d40822f63e4e@andestech.com/mbox/"
        },
        {
            "id": 2217552,
            "url": "http://patchwork.ozlabs.org/api/patches/2217552/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-3-d40822f63e4e@andestech.com/",
            "msgid": "<20260330-atciic100-v4-3-d40822f63e4e@andestech.com>",
            "list_archive_url": null,
            "date": "2026-03-30T07:30:33",
            "name": "[v4,3/4] MAINTAINERS: add an entry for Andes I2C driver",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-3-d40822f63e4e@andestech.com/mbox/"
        },
        {
            "id": 2217556,
            "url": "http://patchwork.ozlabs.org/api/patches/2217556/?format=api",
            "web_url": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-4-d40822f63e4e@andestech.com/",
            "msgid": "<20260330-atciic100-v4-4-d40822f63e4e@andestech.com>",
            "list_archive_url": null,
            "date": "2026-03-30T07:30:34",
            "name": "[v4,4/4] riscv: dts: andes: qilai: add I2C controller",
            "mbox": "http://patchwork.ozlabs.org/project/linux-i2c/patch/20260330-atciic100-v4-4-d40822f63e4e@andestech.com/mbox/"
        }
    ]
}