Show a series.

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

{
    "id": 27167,
    "url": "http://patches.dpdk.org/api/series/27167/?format=api",
    "web_url": "http://patches.dpdk.org/project/dpdk/list/?series=27167",
    "project": {
        "id": 1,
        "url": "http://patches.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": "Enable lock annotations on most libraries and drivers",
    "date": "2023-02-24T08:16:28",
    "submitter": {
        "id": 1173,
        "url": "http://patches.dpdk.org/api/people/1173/?format=api",
        "name": "David Marchand",
        "email": "david.marchand@redhat.com"
    },
    "version": 1,
    "total": 14,
    "received_total": 14,
    "received_all": true,
    "mbox": "http://patches.dpdk.org/series/27167/mbox/",
    "cover_letter": {
        "id": 124490,
        "url": "http://patches.dpdk.org/api/covers/124490/?format=api",
        "web_url": "http://patches.dpdk.org/project/dpdk/cover/20230224081642.2566619-1-david.marchand@redhat.com/",
        "msgid": "<20230224081642.2566619-1-david.marchand@redhat.com>",
        "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-1-david.marchand@redhat.com",
        "date": "2023-02-24T08:16:28",
        "name": "[00/14] Enable lock annotations on most libraries and drivers",
        "mbox": "http://patches.dpdk.org/project/dpdk/cover/20230224081642.2566619-1-david.marchand@redhat.com/mbox/"
    },
    "patches": [
        {
            "id": 124491,
            "url": "http://patches.dpdk.org/api/patches/124491/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-2-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-2-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-2-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:29",
            "name": "[01/14] malloc: rework heap lock handling",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-2-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124493,
            "url": "http://patches.dpdk.org/api/patches/124493/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-3-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-3-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-3-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:30",
            "name": "[02/14] mem: rework malloc heap init",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-3-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124492,
            "url": "http://patches.dpdk.org/api/patches/124492/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-4-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-4-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-4-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:31",
            "name": "[03/14] mem: annotate shared memory config locks",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-4-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124494,
            "url": "http://patches.dpdk.org/api/patches/124494/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-5-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-5-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-5-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:32",
            "name": "[04/14] hash: annotate cuckoo hash lock",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-5-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124495,
            "url": "http://patches.dpdk.org/api/patches/124495/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-6-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-6-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-6-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:33",
            "name": "[05/14] graph: annotate graph lock",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-6-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124497,
            "url": "http://patches.dpdk.org/api/patches/124497/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-7-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-7-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-7-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:34",
            "name": "[06/14] drivers: inherit lock annotations for Intel drivers",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-7-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124496,
            "url": "http://patches.dpdk.org/api/patches/124496/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-8-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-8-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-8-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:35",
            "name": "[07/14] net/cxgbe: inherit lock annotations",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-8-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124498,
            "url": "http://patches.dpdk.org/api/patches/124498/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-9-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-9-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-9-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:36",
            "name": "[08/14] net/fm10k: annotate mailbox lock",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-9-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124499,
            "url": "http://patches.dpdk.org/api/patches/124499/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-10-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-10-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-10-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:37",
            "name": "[09/14] net/sfc: rework locking in proxy code",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-10-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124500,
            "url": "http://patches.dpdk.org/api/patches/124500/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-11-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-11-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-11-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:38",
            "name": "[10/14] net/sfc: inherit lock annotations",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-11-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124501,
            "url": "http://patches.dpdk.org/api/patches/124501/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-12-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-12-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-12-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:39",
            "name": "[11/14] net/virtio: annotate lock for guest announce",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-12-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124502,
            "url": "http://patches.dpdk.org/api/patches/124502/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-13-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-13-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-13-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:40",
            "name": "[12/14] raw/ifpga: inherit lock annotations",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-13-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124503,
            "url": "http://patches.dpdk.org/api/patches/124503/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-14-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-14-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-14-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:41",
            "name": "[13/14] vdpa/sfc: inherit lock annotations",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-14-david.marchand@redhat.com/mbox/"
        },
        {
            "id": 124504,
            "url": "http://patches.dpdk.org/api/patches/124504/?format=api",
            "web_url": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-15-david.marchand@redhat.com/",
            "msgid": "<20230224081642.2566619-15-david.marchand@redhat.com>",
            "list_archive_url": "https://inbox.dpdk.org/dev/20230224081642.2566619-15-david.marchand@redhat.com",
            "date": "2023-02-24T08:16:42",
            "name": "[14/14] enable lock check",
            "mbox": "http://patches.dpdk.org/project/dpdk/patch/20230224081642.2566619-15-david.marchand@redhat.com/mbox/"
        }
    ]
}