Show a series.

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

{
    "id": 26504,
    "url": "http://patchwork.dpdk.org/api/series/26504/?format=api",
    "web_url": "http://patchwork.dpdk.org/project/dpdk/list/?series=26504",
    "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-12T10:58:54",
    "submitter": {
        "id": 20,
        "url": "http://patchwork.dpdk.org/api/people/20/?format=api",
        "name": "Bruce Richardson",
        "email": "bruce.richardson@intel.com"
    },
    "version": 2,
    "total": 9,
    "received_total": 9,
    "received_all": true,
    "mbox": "http://patchwork.dpdk.org/series/26504/mbox/",
    "cover_letter": {
        "id": 121894,
        "url": "http://patchwork.dpdk.org/api/covers/121894/?format=api",
        "web_url": "http://patchwork.dpdk.org/project/dpdk/cover/20230112105903.46341-1-bruce.richardson@intel.com/",
        "msgid": "<20230112105903.46341-1-bruce.richardson@intel.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-1-bruce.richardson@intel.com",
        "date": "2023-01-12T10:58:54",
        "name": "[v2,0/9] Standardize telemetry int types",
        "mbox": "http://patchwork.dpdk.org/project/dpdk/cover/20230112105903.46341-1-bruce.richardson@intel.com/mbox/"
    },
    "patches": [
        {
            "id": 121895,
            "url": "http://patchwork.dpdk.org/api/patches/121895/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-2-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-2-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-2-bruce.richardson@intel.com",
            "date": "2023-01-12T10:58:55",
            "name": "[v2,1/9] telemetry: remove RTE prefix from internal enum values",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-2-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121896,
            "url": "http://patchwork.dpdk.org/api/patches/121896/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-3-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-3-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-3-bruce.richardson@intel.com",
            "date": "2023-01-12T10:58:56",
            "name": "[v2,2/9] telemetry: make array initialization more robust",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-3-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121897,
            "url": "http://patchwork.dpdk.org/api/patches/121897/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-4-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-4-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-4-bruce.richardson@intel.com",
            "date": "2023-01-12T10:58:57",
            "name": "[v2,3/9] telemetry: rename unsigned 64-bit enum value to uint",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-4-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121898,
            "url": "http://patchwork.dpdk.org/api/patches/121898/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-5-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-5-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-5-bruce.richardson@intel.com",
            "date": "2023-01-12T10:58:58",
            "name": "[v2,4/9] telemetry: add uint type as alias for u64",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-5-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121899,
            "url": "http://patchwork.dpdk.org/api/patches/121899/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-6-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-6-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-6-bruce.richardson@intel.com",
            "date": "2023-01-12T10:58:59",
            "name": "[v2,5/9] global: rename telemetry functions to newer versions",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-6-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121900,
            "url": "http://patchwork.dpdk.org/api/patches/121900/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-7-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-7-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-7-bruce.richardson@intel.com",
            "date": "2023-01-12T10:59:00",
            "name": "[v2,6/9] telemetry: mark old names of renamed fns as deprecated",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-7-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121901,
            "url": "http://patchwork.dpdk.org/api/patches/121901/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-8-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-8-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-8-bruce.richardson@intel.com",
            "date": "2023-01-12T10:59:01",
            "name": "[v2,7/9] telemetry: update json functions to use int/uint in names",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-8-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121902,
            "url": "http://patchwork.dpdk.org/api/patches/121902/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-9-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-9-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-9-bruce.richardson@intel.com",
            "date": "2023-01-12T10:59:02",
            "name": "[v2,8/9] telemetry: make internal int representation 64-bits",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-9-bruce.richardson@intel.com/mbox/"
        },
        {
            "id": 121903,
            "url": "http://patchwork.dpdk.org/api/patches/121903/?format=api",
            "web_url": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-10-bruce.richardson@intel.com/",
            "msgid": "<20230112105903.46341-10-bruce.richardson@intel.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230112105903.46341-10-bruce.richardson@intel.com",
            "date": "2023-01-12T10:59:03",
            "name": "[v2,9/9] telemetry: change public API to use 64-bit signed values",
            "mbox": "http://patchwork.dpdk.org/project/dpdk/patch/20230112105903.46341-10-bruce.richardson@intel.com/mbox/"
        }
    ]
}