List emails

GET /hyperkitty/api/list/[email protected]/thread/MS6RLJBW7LRKL7OY44PYXIAXXPEVOB7U/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/MS6RLJBW7LRKL7OY44PYXIAXXPEVOB7U/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MS6RLJBW7LRKL7OY44PYXIAXXPEVOB7U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MS6RLJBW7LRKL7OY44PYXIAXXPEVOB7U/?format=api",
        "sender": {
            "address": "g.shirville (a) btinternet.com",
            "mailman_id": "09cbd551f5454557ac0dc9487e75c74d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09cbd551f5454557ac0dc9487e75c74d/emails/?format=api"
        },
        "sender_name": "Graham Shirville",
        "subject": "[amsat-bb] Nova question",
        "date": "2015-11-15T10:35:11Z",
        "parent": null,
        "children": []
    }
]