List emails

GET /hyperkitty/api/list/[email protected]/thread/OH3VK2TU2KBJNWXCYANX4MTMLNWLXMBL/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OH3VK2TU2KBJNWXCYANX4MTMLNWLXMBL/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "OH3VK2TU2KBJNWXCYANX4MTMLNWLXMBL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OH3VK2TU2KBJNWXCYANX4MTMLNWLXMBL/",
        "sender": {
            "address": "dguimon1 (a) san.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Guimont",
        "subject": "[amsat-bb]  Doppler compensation??",
        "date": "2007-10-31T22:42:36Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PXNA7DEM6UFWRXKWVPTIXCFUTOX2VT5V/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PXNA7DEM6UFWRXKWVPTIXCFUTOX2VT5V/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "PXNA7DEM6UFWRXKWVPTIXCFUTOX2VT5V",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OH3VK2TU2KBJNWXCYANX4MTMLNWLXMBL/",
        "sender": {
            "address": "tosca005 (a) tc.umn.edu",
            "mailman_id": "ddd1e012a31843ce830c5bc7888b5fea",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ddd1e012a31843ce830c5bc7888b5fea/emails/"
        },
        "sender_name": "John P. Toscano",
        "subject": "[amsat-bb] Re: Doppler compensation??",
        "date": "2007-11-02T11:31:03Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OH3VK2TU2KBJNWXCYANX4MTMLNWLXMBL/",
        "children": []
    }
]