List emails

GET /hyperkitty/api/list/[email protected]/thread/VD3XSO75BIHP42D523CFRLYT4DZNE4KD/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/VD3XSO75BIHP42D523CFRLYT4DZNE4KD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VD3XSO75BIHP42D523CFRLYT4DZNE4KD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VD3XSO75BIHP42D523CFRLYT4DZNE4KD/?format=api",
        "sender": {
            "address": "mspencer12345 (a) yahoo.ca",
            "mailman_id": "e7d077d2d61c4ef8ac37e08ed13b9690",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e7d077d2d61c4ef8ac37e08ed13b9690/emails/?format=api"
        },
        "sender_name": "Mark Spencer",
        "subject": "Re: [amsat-bb] FT 736R",
        "date": "2016-05-21T13:50:06Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XPA55EGFHSG7JNLEFLYOVNVLC3WAUIDN/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XPA55EGFHSG7JNLEFLYOVNVLC3WAUIDN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XPA55EGFHSG7JNLEFLYOVNVLC3WAUIDN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VD3XSO75BIHP42D523CFRLYT4DZNE4KD/?format=api",
        "sender": {
            "address": "ko6th.greg (a) gmail.com",
            "mailman_id": "36ec3812953a482295885abb5f09e6e1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/36ec3812953a482295885abb5f09e6e1/emails/?format=api"
        },
        "sender_name": "Greg D",
        "subject": "Re: [amsat-bb] FT 736R",
        "date": "2016-05-21T17:55:18Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VD3XSO75BIHP42D523CFRLYT4DZNE4KD/?format=api",
        "children": []
    }
]