List emails

GET /hyperkitty/api/list/[email protected]/thread/FL2LKFOS64446ADTW3KHDZIQM2PXGQVN/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/FL2LKFOS64446ADTW3KHDZIQM2PXGQVN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FL2LKFOS64446ADTW3KHDZIQM2PXGQVN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FL2LKFOS64446ADTW3KHDZIQM2PXGQVN/?format=api",
        "sender": {
            "address": "bryan (a) kl7cn.net",
            "mailman_id": "4060a44f8976432582122ef012353229",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4060a44f8976432582122ef012353229/emails/?format=api"
        },
        "sender_name": "Bryan Green",
        "subject": "[amsat-bb] AO-73 from CN84",
        "date": "2015-06-13T17:00:33Z",
        "parent": null,
        "children": []
    }
]