List emails

GET /hyperkitty/api/list/[email protected]/thread/GPCRPAZQVM5C2G3ASBZIZH3OXIBDX7YA/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/GPCRPAZQVM5C2G3ASBZIZH3OXIBDX7YA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GPCRPAZQVM5C2G3ASBZIZH3OXIBDX7YA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GPCRPAZQVM5C2G3ASBZIZH3OXIBDX7YA/?format=api",
        "sender": {
            "address": "saguaroastro (a) cox.net",
            "mailman_id": "a4a1e7d14c254c03bd1ba487c7a01f6d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a4a1e7d14c254c03bd1ba487c7a01f6d/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Upcoming satellite demo",
        "date": "2020-10-09T03:12:02Z",
        "parent": null,
        "children": []
    }
]