List emails

GET /hyperkitty/api/list/[email protected]/thread/S65ZGHI63F47BQFDCLXXUVVZTLXRVVEP/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/S65ZGHI63F47BQFDCLXXUVVZTLXRVVEP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "S65ZGHI63F47BQFDCLXXUVVZTLXRVVEP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S65ZGHI63F47BQFDCLXXUVVZTLXRVVEP/?format=api",
        "sender": {
            "address": "deyoung_james (a) yahoo.com",
            "mailman_id": "d869ef2109de4e39a6cc3dd02e565706",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d869ef2109de4e39a6cc3dd02e565706/emails/?format=api"
        },
        "sender_name": "DeYoung James",
        "subject": "[amsat-bb]  FO-29 70-cm beacon off",
        "date": "2007-04-27T19:02:45Z",
        "parent": null,
        "children": []
    }
]