List emails

GET /hyperkitty/api/list/[email protected]/thread/AGUKMQI47JPNKJRKPQC37KQLHRCOWVRI/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/AGUKMQI47JPNKJRKPQC37KQLHRCOWVRI/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AGUKMQI47JPNKJRKPQC37KQLHRCOWVRI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AGUKMQI47JPNKJRKPQC37KQLHRCOWVRI/",
        "sender": {
            "address": "n1al (a) cds1.net",
            "mailman_id": "f80746532eeb4ee9a90361b9ab507fdc",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f80746532eeb4ee9a90361b9ab507fdc/emails/"
        },
        "sender_name": "Alan Bloom",
        "subject": "[eagle]  Eaglepedia articles",
        "date": "2006-10-30T01:57:56Z",
        "parent": null,
        "children": []
    }
]