List emails

GET /hyperkitty/api/list/[email protected]/thread/HJWJCJAVDNSEAGBJUSHBWWJB2Q6S4SBA/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HJWJCJAVDNSEAGBJUSHBWWJB2Q6S4SBA/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "HJWJCJAVDNSEAGBJUSHBWWJB2Q6S4SBA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HJWJCJAVDNSEAGBJUSHBWWJB2Q6S4SBA/",
        "sender": {
            "address": "cubesat.team (a) polito.it",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "CubeSat Team",
        "subject": "[amsat-bb] Contest - Catch the signal of e-st@r-II CubeSat",
        "date": "2016-04-15T18:34:45Z",
        "parent": null,
        "children": []
    }
]