List emails

GET /hyperkitty/api/list/[email protected]/thread/LO6YZJMLLAHLVGATRAXWLEM3YZZFOFMS/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/LO6YZJMLLAHLVGATRAXWLEM3YZZFOFMS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LO6YZJMLLAHLVGATRAXWLEM3YZZFOFMS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LO6YZJMLLAHLVGATRAXWLEM3YZZFOFMS/?format=api",
        "sender": {
            "address": "wb0qlu (a) sbcglobal.net",
            "mailman_id": "0d78e3b2430e4d609c35aaf72210d0c4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0d78e3b2430e4d609c35aaf72210d0c4/emails/?format=api"
        },
        "sender_name": "Al Rothermich",
        "subject": "[amsat-bb] TM Decoding Issue",
        "date": "2019-03-08T21:12:50Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KR35RBVBRIFTZ2PIM5OOS237G3EII5ZW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KR35RBVBRIFTZ2PIM5OOS237G3EII5ZW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KR35RBVBRIFTZ2PIM5OOS237G3EII5ZW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LO6YZJMLLAHLVGATRAXWLEM3YZZFOFMS/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "Re: [amsat-bb] TM Decoding Issue",
        "date": "2019-03-08T22:16:11Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LO6YZJMLLAHLVGATRAXWLEM3YZZFOFMS/?format=api",
        "children": []
    }
]