List emails

GET /hyperkitty/api/list/[email protected]/thread/IGKCG36MUGQ65RHKN7E643XKF6KASW5K/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IGKCG36MUGQ65RHKN7E643XKF6KASW5K/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IGKCG36MUGQ65RHKN7E643XKF6KASW5K",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IGKCG36MUGQ65RHKN7E643XKF6KASW5K/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[amsat-bb]  Enterprise launch",
        "date": "2011-04-29T16:50:42Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NUVTFD22H33ZC2GFBN6LXSIXBP4542AW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NUVTFD22H33ZC2GFBN6LXSIXBP4542AW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NUVTFD22H33ZC2GFBN6LXSIXBP4542AW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/IGKCG36MUGQ65RHKN7E643XKF6KASW5K/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[amsat-bb] Re: Enterprise launch",
        "date": "2011-04-30T00:43:12Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IGKCG36MUGQ65RHKN7E643XKF6KASW5K/?format=api",
        "children": []
    }
]