List emails

GET /hyperkitty/api/list/[email protected]/thread/YWEIEAXUNJCR6EGLMP4G2ZRXDEVHLSVL/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/YWEIEAXUNJCR6EGLMP4G2ZRXDEVHLSVL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YWEIEAXUNJCR6EGLMP4G2ZRXDEVHLSVL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YWEIEAXUNJCR6EGLMP4G2ZRXDEVHLSVL/?format=api",
        "sender": {
            "address": "rlawn (a) uarts.edu",
            "mailman_id": "0ac1c2f5fa2045ee9fc6f2486b3ebcb6",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0ac1c2f5fa2045ee9fc6f2486b3ebcb6/emails/?format=api"
        },
        "sender_name": "Lawn, Richard",
        "subject": "[amsat-bb] Ft-847 & icom preamp",
        "date": "2013-06-13T02:07:10Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VSUMUDEDWZPT2URXX76ZIUNEFW622O3A/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VSUMUDEDWZPT2URXX76ZIUNEFW622O3A/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VSUMUDEDWZPT2URXX76ZIUNEFW622O3A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YWEIEAXUNJCR6EGLMP4G2ZRXDEVHLSVL/?format=api",
        "sender": {
            "address": "kc5qbc (a) swbell.net",
            "mailman_id": "22b47246279e4f24a1d893d1914bd7e6",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/22b47246279e4f24a1d893d1914bd7e6/emails/?format=api"
        },
        "sender_name": "Floyd Rodgers",
        "subject": "[amsat-bb] Re: Ft-847 & icom preamp",
        "date": "2013-06-13T18:07:25Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YWEIEAXUNJCR6EGLMP4G2ZRXDEVHLSVL/?format=api",
        "children": []
    }
]