List emails

GET /hyperkitty/api/list/[email protected]/thread/QZLU6DE2TR47AHJLSUD6HOGIQ7CZUZZU/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/QZLU6DE2TR47AHJLSUD6HOGIQ7CZUZZU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CA+K5gzd-jmDcZJPSOCoqHzentvwKvBw_OXZQX9YnJmJ4GObKpQ@mail.gmail.com",
        "message_id_hash": "QZLU6DE2TR47AHJLSUD6HOGIQ7CZUZZU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QZLU6DE2TR47AHJLSUD6HOGIQ7CZUZZU/?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]  Congratulations",
        "date": "2011-07-31T13:28:10Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7Z3DGWJAJ7AD6OA7HS723T7YYKQMML62/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7Z3DGWJAJ7AD6OA7HS723T7YYKQMML62/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7Z3DGWJAJ7AD6OA7HS723T7YYKQMML62",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QZLU6DE2TR47AHJLSUD6HOGIQ7CZUZZU/?format=api",
        "sender": {
            "address": "aa2tx (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Anthony Monteiro",
        "subject": "[amsat-bb] Re: Congratulations",
        "date": "2011-08-04T16:46:30Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QZLU6DE2TR47AHJLSUD6HOGIQ7CZUZZU/?format=api",
        "children": []
    }
]