List emails

GET /hyperkitty/api/list/[email protected]/thread/Y2LRL5DIQIBL44WDK4TMCCK65DVJOIQP/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/Y2LRL5DIQIBL44WDK4TMCCK65DVJOIQP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Y2LRL5DIQIBL44WDK4TMCCK65DVJOIQP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Y2LRL5DIQIBL44WDK4TMCCK65DVJOIQP/?format=api",
        "sender": {
            "address": "N2OEQ (a) aceweb.com",
            "mailman_id": "e63b1ea442884559874553314efaac46",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e63b1ea442884559874553314efaac46/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[sarex]  any reports?",
        "date": "2008-11-10T02:42:42Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D3V2OS4WWJCBBLTDI5QNHJQN77GYG3VJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D3V2OS4WWJCBBLTDI5QNHJQN77GYG3VJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "D3V2OS4WWJCBBLTDI5QNHJQN77GYG3VJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Y2LRL5DIQIBL44WDK4TMCCK65DVJOIQP/?format=api",
        "sender": {
            "address": "kenneth.g.ransom (a) nasa.gov",
            "mailman_id": "7a18787420f848ee95993e164e807c2c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7a18787420f848ee95993e164e807c2c/emails/?format=api"
        },
        "sender_name": "Ransom, Kenneth G. (JSC-OC)[BAR]",
        "subject": "[sarex] Re: any reports?",
        "date": "2008-11-10T02:54:32Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Y2LRL5DIQIBL44WDK4TMCCK65DVJOIQP/?format=api",
        "children": []
    }
]