List emails

GET /hyperkitty/api/list/[email protected]/thread/7MD3ELXKIHDJRROTO4OXCWNVM4IDXXXC/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/7MD3ELXKIHDJRROTO4OXCWNVM4IDXXXC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7MD3ELXKIHDJRROTO4OXCWNVM4IDXXXC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7MD3ELXKIHDJRROTO4OXCWNVM4IDXXXC/?format=api",
        "sender": {
            "address": "GW1FKY (a) aol.com",
            "mailman_id": "d5ca36882d274040a7ab3f26090cb52f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d5ca36882d274040a7ab3f26090cb52f/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: Discovery Shuttle",
        "date": "2011-02-24T22:12:34Z",
        "parent": null,
        "children": []
    }
]