List emails

GET /hyperkitty/api/list/[email protected]/thread/4N4PTZOHTIRJ2ZNYJL2MFDKPDJGMKP3S/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/4N4PTZOHTIRJ2ZNYJL2MFDKPDJGMKP3S/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4N4PTZOHTIRJ2ZNYJL2MFDKPDJGMKP3S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4N4PTZOHTIRJ2ZNYJL2MFDKPDJGMKP3S/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb]  AO-51 and V/S",
        "date": "2010-05-10T02:00:53Z",
        "parent": null,
        "children": []
    }
]