List emails

GET /hyperkitty/api/list/[email protected]/thread/2UOQRWCM3KUDFKVI7N4653BJZTETCRYZ/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2UOQRWCM3KUDFKVI7N4653BJZTETCRYZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2UOQRWCM3KUDFKVI7N4653BJZTETCRYZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2UOQRWCM3KUDFKVI7N4653BJZTETCRYZ/",
        "sender": {
            "address": "pisymbol (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alexander Sack",
        "subject": "[amsat-bb] Re: new sat",
        "date": "2011-05-18T15:22:10Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2FGNUSEQOMSUWQAI2667QPE7K2REZYXK/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2FGNUSEQOMSUWQAI2667QPE7K2REZYXK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "50B1A296DF1447B2863613EE5244A7C5@acer61a4596bd3",
        "message_id_hash": "2FGNUSEQOMSUWQAI2667QPE7K2REZYXK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2UOQRWCM3KUDFKVI7N4653BJZTETCRYZ/",
        "sender": {
            "address": "aa5jg (a) fidmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Geiger",
        "subject": "[amsat-bb] Re: new sat",
        "date": "2011-05-18T16:21:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2UOQRWCM3KUDFKVI7N4653BJZTETCRYZ/",
        "children": []
    }
]