List emails

GET /hyperkitty/api/list/[email protected]/thread/MKUOTSQVEPWDFPE5QRX7HEFCKZKKRW46/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/MKUOTSQVEPWDFPE5QRX7HEFCKZKKRW46/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MKUOTSQVEPWDFPE5QRX7HEFCKZKKRW46",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MKUOTSQVEPWDFPE5QRX7HEFCKZKKRW46/?format=api",
        "sender": {
            "address": "ross (a) topwire.co.nz",
            "mailman_id": "d9ef72508cbd4a2b812c57a87b7ef26a",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d9ef72508cbd4a2b812c57a87b7ef26a/emails/?format=api"
        },
        "sender_name": "Ross Whenmouth",
        "subject": "[amsat-bb] Re: A0 40 replacement - mode K cubesat?",
        "date": "2013-09-05T07:09:37Z",
        "parent": null,
        "children": []
    }
]