List emails

GET /hyperkitty/api/list/[email protected]/thread/D226XAJ63VYOJDN665C3FCAA6BOURATY/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/D226XAJ63VYOJDN665C3FCAA6BOURATY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "1188124F682E4BF8A943E56F7D6BF9CE@Ron8300PC",
        "message_id_hash": "D226XAJ63VYOJDN665C3FCAA6BOURATY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/D226XAJ63VYOJDN665C3FCAA6BOURATY/?format=api",
        "sender": {
            "address": "w5rkn (a) w5rkn.com",
            "mailman_id": "ce8329f57b214c74b5462b39cfe26858",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce8329f57b214c74b5462b39cfe26858/emails/?format=api"
        },
        "sender_name": "Ronald G. Parsons",
        "subject": "[amsat-bb] Experimenter Day -- When and Why?",
        "date": "2019-10-09T22:29:09Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BTBGFTJD5AM46UYTNITXN26RF5AIAUEY/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BTBGFTJD5AM46UYTNITXN26RF5AIAUEY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BTBGFTJD5AM46UYTNITXN26RF5AIAUEY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/D226XAJ63VYOJDN665C3FCAA6BOURATY/?format=api",
        "sender": {
            "address": "n0jy (a) amsat.org",
            "mailman_id": "d3f7c107b5f64d50b7db563b5d602c2c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d3f7c107b5f64d50b7db563b5d602c2c/emails/?format=api"
        },
        "sender_name": "Jerry Buxton",
        "subject": "Re: [amsat-bb] Experimenter Day -- When and Why?",
        "date": "2019-10-10T03:34:49Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D226XAJ63VYOJDN665C3FCAA6BOURATY/?format=api",
        "children": []
    }
]