List emails

GET /hyperkitty/api/list/[email protected]/thread/25R4KTLGCVTOZG4CI4J7NQZEUPE5VFX6/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/25R4KTLGCVTOZG4CI4J7NQZEUPE5VFX6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "1156380946.4269.23.camel@localhost",
        "message_id_hash": "25R4KTLGCVTOZG4CI4J7NQZEUPE5VFX6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/25R4KTLGCVTOZG4CI4J7NQZEUPE5VFX6/?format=api",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[amsat-florida]  FUNSAT mentors for USF and UNF",
        "date": "2006-08-24T00:55:46Z",
        "parent": null,
        "children": []
    }
]