Show a series.

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

{
    "id": 26512,
    "url": "http://patchwork.dpdk.org/api/series/26512/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=26512",
    "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": "Standardize telemetry int types",
    "date": "2023-01-12T17:41:07",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 3,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/26512/mbox/",
    "cover_letter": {
        "id": 121945,
        "url": "http://patchwork.dpdk.org/api/covers/121945/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230112174116.2105237-1-bruce.richardson@intel.com/",
        "msgid": "<20230112174116.2105237-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-1-bruce.richardson@intel.com",
        "date": "2023-01-12T17:41:07",
        "name": "[v3,0/9] Standardize telemetry int types",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230112174116.2105237-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 121946,
            "url": "http://patchwork.dpdk.org/api/patches/121946/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-2-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-2-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:08",
            "name": "[v3,1/9] telemetry: remove RTE prefix from internal enum values",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121947,
            "url": "http://patchwork.dpdk.org/api/patches/121947/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-3-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-3-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:09",
            "name": "[v3,2/9] telemetry: make array initialization more robust",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121948,
            "url": "http://patchwork.dpdk.org/api/patches/121948/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-4-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-4-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:10",
            "name": "[v3,3/9] telemetry: rename unsigned 64-bit enum value to uint",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121949,
            "url": "http://patchwork.dpdk.org/api/patches/121949/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-5-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-5-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:11",
            "name": "[v3,4/9] telemetry: add uint type as alias for u64",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121950,
            "url": "http://patchwork.dpdk.org/api/patches/121950/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-6-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-6-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:12",
            "name": "[v3,5/9] global: rename telemetry functions to newer versions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-6-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121951,
            "url": "http://patchwork.dpdk.org/api/patches/121951/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-7-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-7-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-7-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:13",
            "name": "[v3,6/9] telemetry: mark old names of renamed fns as deprecated",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-7-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121952,
            "url": "http://patchwork.dpdk.org/api/patches/121952/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-8-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-8-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-8-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:14",
            "name": "[v3,7/9] telemetry: update json functions to use int/uint in names",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-8-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121953,
            "url": "http://patchwork.dpdk.org/api/patches/121953/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-9-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-9-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-9-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:15",
            "name": "[v3,8/9] telemetry: make internal int representation 64-bits",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-9-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121954,
            "url": "http://patchwork.dpdk.org/api/patches/121954/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-10-bruce.richardson@intel.com/",
            "msgid": "<20230112174116.2105237-10-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112174116.2105237-10-bruce.richardson@intel.com",
            "date": "2023-01-12T17:41:16",
            "name": "[v3,9/9] telemetry: change public API to use 64-bit signed values",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112174116.2105237-10-bruce.richardson@intel.com/mbox/"
        }
    ]
}