List emails

GET /hyperkitty/api/list/[email protected]/thread/C5D3TOSO4OT3U7OXNVPMCYDBACCQ4LLV/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/C5D3TOSO4OT3U7OXNVPMCYDBACCQ4LLV/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJCSnObqCeS1yOAGuiJLraPz5bntHO81R3SQXUS0YDbx+8g4CQ@mail.gmail.com",
        "message_id_hash": "C5D3TOSO4OT3U7OXNVPMCYDBACCQ4LLV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/C5D3TOSO4OT3U7OXNVPMCYDBACCQ4LLV/?format=api",
        "sender": {
            "address": "scott23192 (a) gmail.com",
            "mailman_id": "120e10e05ba14969a11da0a96d21e355",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/120e10e05ba14969a11da0a96d21e355/emails/?format=api"
        },
        "sender_name": "Scott",
        "subject": "[amsat-bb] Using a Raspberry Pi (or any linux system) for packet\tAPRS",
        "date": "2018-09-02T22:03:03Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Q2V4AYAVJWTUWQM6TFUF3X3VNMU32FEG/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Q2V4AYAVJWTUWQM6TFUF3X3VNMU32FEG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Q2V4AYAVJWTUWQM6TFUF3X3VNMU32FEG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/C5D3TOSO4OT3U7OXNVPMCYDBACCQ4LLV/?format=api",
        "sender": {
            "address": "wa7fwf (a) gmail.com",
            "mailman_id": "11e91f241aa441528d54df9c2ff0d3a5",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/11e91f241aa441528d54df9c2ff0d3a5/emails/?format=api"
        },
        "sender_name": "Kevin Schuchmann",
        "subject": "[amsat-bb] SDX stops responding",
        "date": "2018-09-03T20:32:36Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/C5D3TOSO4OT3U7OXNVPMCYDBACCQ4LLV/?format=api",
        "children": []
    }
]