List emails

GET /hyperkitty/api/list/[email protected]/thread/SL2ZIQKQNDLKCLMYJQINGY3N2PDVV7CB/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/SL2ZIQKQNDLKCLMYJQINGY3N2PDVV7CB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SL2ZIQKQNDLKCLMYJQINGY3N2PDVV7CB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SL2ZIQKQNDLKCLMYJQINGY3N2PDVV7CB/?format=api",
        "sender": {
            "address": "ki6wj (a) yahoo.com",
            "mailman_id": "b62cb526e8c447a1a1e18ae7007fcaf6",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b62cb526e8c447a1a1e18ae7007fcaf6/emails/?format=api"
        },
        "sender_name": "James Brown",
        "subject": "[amsat-bb] ic-910H issue",
        "date": "2019-06-20T17:17:02Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4QX3LQGY5CYI4VVPTSM6JXAGQIJYXDTF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4QX3LQGY5CYI4VVPTSM6JXAGQIJYXDTF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4QX3LQGY5CYI4VVPTSM6JXAGQIJYXDTF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SL2ZIQKQNDLKCLMYJQINGY3N2PDVV7CB/?format=api",
        "sender": {
            "address": "wa4sca (a) gmail.com",
            "mailman_id": "6a097ee0e64642a2ad1dee65860625aa",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6a097ee0e64642a2ad1dee65860625aa/emails/?format=api"
        },
        "sender_name": "Alan",
        "subject": "Re: [amsat-bb] ic-910H issue",
        "date": "2019-06-20T18:52:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SL2ZIQKQNDLKCLMYJQINGY3N2PDVV7CB/?format=api",
        "children": []
    }
]