List emails

GET /hyperkitty/api/list/[email protected]/thread/MSL5C2NSTG5E7LTPVPSL7SYO6SLAUF54/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/MSL5C2NSTG5E7LTPVPSL7SYO6SLAUF54/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MSL5C2NSTG5E7LTPVPSL7SYO6SLAUF54",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MSL5C2NSTG5E7LTPVPSL7SYO6SLAUF54/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb]  Soft,,, Well Kind Of,,",
        "date": "2009-02-14T19:52:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7OQ632EPHXWXPPIAI5EFFK2P23N3NYZU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7OQ632EPHXWXPPIAI5EFFK2P23N3NYZU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7OQ632EPHXWXPPIAI5EFFK2P23N3NYZU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MSL5C2NSTG5E7LTPVPSL7SYO6SLAUF54/?format=api",
        "sender": {
            "address": "nate (a) natetech.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Nate Duehr",
        "subject": "[amsat-bb] Re: Soft,,, Well Kind Of,,",
        "date": "2009-02-15T19:18:10Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MSL5C2NSTG5E7LTPVPSL7SYO6SLAUF54/?format=api",
        "children": []
    }
]