List emails

GET /hyperkitty/api/list/[email protected]/thread/LJ4RWJKH5LD3TBJ5EEPSEHA26PCWGDIY/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/LJ4RWJKH5LD3TBJ5EEPSEHA26PCWGDIY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LJ4RWJKH5LD3TBJ5EEPSEHA26PCWGDIY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LJ4RWJKH5LD3TBJ5EEPSEHA26PCWGDIY/?format=api",
        "sender": {
            "address": "luhn (a) wt.net",
            "mailman_id": "55ec8fece10c49bf8f446c3f851d053c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/55ec8fece10c49bf8f446c3f851d053c/emails/?format=api"
        },
        "sender_name": "James Luhn",
        "subject": "[amsat-bb]  MacDoppler Help",
        "date": "2011-08-05T19:43:52Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NJBSKCT75PR2WRRTIUGGZ5SA32NMCNVQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NJBSKCT75PR2WRRTIUGGZ5SA32NMCNVQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NJBSKCT75PR2WRRTIUGGZ5SA32NMCNVQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LJ4RWJKH5LD3TBJ5EEPSEHA26PCWGDIY/?format=api",
        "sender": {
            "address": "mschulz (a) creative-chaos.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Michael Schulz",
        "subject": "[amsat-bb] Re: MacDoppler Help",
        "date": "2011-08-05T23:07:38Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LJ4RWJKH5LD3TBJ5EEPSEHA26PCWGDIY/?format=api",
        "children": []
    }
]