List emails

GET /hyperkitty/api/list/[email protected]/thread/3MH67MFGYBLWOR3TJUDFWIZ4LF72OLKC/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/3MH67MFGYBLWOR3TJUDFWIZ4LF72OLKC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3MH67MFGYBLWOR3TJUDFWIZ4LF72OLKC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3MH67MFGYBLWOR3TJUDFWIZ4LF72OLKC/?format=api",
        "sender": {
            "address": "n4zq (a) yahoo.com",
            "mailman_id": "c4aa163d672e4298b1ca810848ebe844",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c4aa163d672e4298b1ca810848ebe844/emails/?format=api"
        },
        "sender_name": "Keith O'Brien",
        "subject": "[amsat-bb] Colloquium Times",
        "date": "2012-09-14T12:38:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/P4WUPMZGFXMCEOKMANCZ7MOEIEY5LGUI/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/P4WUPMZGFXMCEOKMANCZ7MOEIEY5LGUI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "A7E404358BD64509A21991AAA444341E@WA4SCA",
        "message_id_hash": "P4WUPMZGFXMCEOKMANCZ7MOEIEY5LGUI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3MH67MFGYBLWOR3TJUDFWIZ4LF72OLKC/?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 P. Biddle",
        "subject": "[amsat-bb] Re: Colloquium Times",
        "date": "2012-09-14T13:13:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3MH67MFGYBLWOR3TJUDFWIZ4LF72OLKC/?format=api",
        "children": []
    }
]