List emails

GET /hyperkitty/api/list/[email protected]/thread/4GWRVZTFJC55YGNAFVGES5L3HTLY64ME/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/4GWRVZTFJC55YGNAFVGES5L3HTLY64ME/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4GWRVZTFJC55YGNAFVGES5L3HTLY64ME",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4GWRVZTFJC55YGNAFVGES5L3HTLY64ME/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Bob Bruninga",
        "subject": "[amsat-bb] Re: Tracking Friends at Dayton..",
        "date": "2009-05-16T04:07:21Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PTNX3J2HGIQJAZDKGAYRYWHDSPTXQYJA/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PTNX3J2HGIQJAZDKGAYRYWHDSPTXQYJA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PTNX3J2HGIQJAZDKGAYRYWHDSPTXQYJA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4GWRVZTFJC55YGNAFVGES5L3HTLY64ME/?format=api",
        "sender": {
            "address": "nate (a) natetech.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Nate Duehr",
        "subject": "[amsat-bb] Re: Tracking Friends at Dayton..",
        "date": "2009-05-16T11:03:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4GWRVZTFJC55YGNAFVGES5L3HTLY64ME/?format=api",
        "children": []
    }
]