Show a series.

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

{
    "id": 29384,
    "url": "http://patchwork.dpdk.org/api/series/29384/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=29384",
    "project": {
        "id": 1,
        "url": "http://patchwork.dpdk.org/api/projects/1/?format=api",
        "name": "DPDK",
        "link_name": "dpdk",
        "list_id": "dev.dpdk.org",
        "list_email": "dev@dpdk.org",
        "web_url": "http://core.dpdk.org",
        "scm_url": "git://dpdk.org/dpdk",
        "webscm_url": "http://git.dpdk.org/dpdk",
        "list_archive_url": "https://inbox.dpdk.org/dev",
        "list_archive_url_format": "https://inbox.dpdk.org/dev/{}",
        "commit_url_format": ""
    },
    "name": "dts: add dts api docs",
    "date": "2023-08-31T10:04:03",
    "submitter": {
        "id": 1626,
        "url": "http://patchwork.dpdk.org/api/people/1626/?format=api",
        "name": "Juraj Linkeš",
        "email": "juraj.linkes@pantheon.tech"
    },
    "version": 4,
    "total": 4,
    "received_total": 4,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/29384/mbox/",
    "cover_letter": {
        "id": 100,
        "url": "http://patchwork.dpdk.org/api/covers/100/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230831100407.59865-1-juraj.linkes@pantheon.tech/",
        "msgid": "<20230831100407.59865-1-juraj.linkes@pantheon.tech>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230831100407.59865-1-juraj.linkes@pantheon.tech",
        "date": "2023-08-31T10:04:03",
        "name": "[RFC,v4,0/4] dts: add dts api docs",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230831100407.59865-1-juraj.linkes@pantheon.tech/mbox/"
    },
    "patches": [
        {
            "id": 130966,
            "url": "http://patchwork.dpdk.org/api/patches/130966/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-2-juraj.linkes@pantheon.tech/",
            "msgid": "<20230831100407.59865-2-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230831100407.59865-2-juraj.linkes@pantheon.tech",
            "date": "2023-08-31T10:04:04",
            "name": "[RFC,v4,1/4] dts: code adjustments for sphinx",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-2-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 130967,
            "url": "http://patchwork.dpdk.org/api/patches/130967/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-3-juraj.linkes@pantheon.tech/",
            "msgid": "<20230831100407.59865-3-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230831100407.59865-3-juraj.linkes@pantheon.tech",
            "date": "2023-08-31T10:04:05",
            "name": "[RFC,v4,2/4] dts: add doc generation dependencies",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-3-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 130968,
            "url": "http://patchwork.dpdk.org/api/patches/130968/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-4-juraj.linkes@pantheon.tech/",
            "msgid": "<20230831100407.59865-4-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230831100407.59865-4-juraj.linkes@pantheon.tech",
            "date": "2023-08-31T10:04:06",
            "name": "[RFC,v4,3/4] dts: add doc generation",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-4-juraj.linkes@pantheon.tech/mbox/"
        },
        {
            "id": 130969,
            "url": "http://patchwork.dpdk.org/api/patches/130969/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-5-juraj.linkes@pantheon.tech/",
            "msgid": "<20230831100407.59865-5-juraj.linkes@pantheon.tech>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230831100407.59865-5-juraj.linkes@pantheon.tech",
            "date": "2023-08-31T10:04:07",
            "name": "[RFC,v4,4/4] dts: format docstrigs to google format",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230831100407.59865-5-juraj.linkes@pantheon.tech/mbox/"
        }
    ]
}