List emails

GET /hyperkitty/api/list/[email protected]/thread/MRWHHMCMMVL6ZLNWHMT7RJDCMOVCJ5P5/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/MRWHHMCMMVL6ZLNWHMT7RJDCMOVCJ5P5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MRWHHMCMMVL6ZLNWHMT7RJDCMOVCJ5P5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MRWHHMCMMVL6ZLNWHMT7RJDCMOVCJ5P5/?format=api",
        "sender": {
            "address": "samudra.haque (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Samudra Haque",
        "subject": "[sarex] Invitation to connect on LinkedIn",
        "date": "2013-08-09T17:55:53Z",
        "parent": null,
        "children": []
    }
]