List emails

GET /hyperkitty/api/list/[email protected]/thread/HKX3OP2UDVAZORH34BAL2GF7OZD4FKQS/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/HKX3OP2UDVAZORH34BAL2GF7OZD4FKQS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HKX3OP2UDVAZORH34BAL2GF7OZD4FKQS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HKX3OP2UDVAZORH34BAL2GF7OZD4FKQS/?format=api",
        "sender": {
            "address": "luggsey (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Paul Luggar",
        "subject": "[amsat-bb]  PC Sat",
        "date": "2006-10-02T17:01:01Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/P733CT2XIMM42XIYPE2QBLKLSI2KQ6X2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/P733CT2XIMM42XIYPE2QBLKLSI2KQ6X2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "P733CT2XIMM42XIYPE2QBLKLSI2KQ6X2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HKX3OP2UDVAZORH34BAL2GF7OZD4FKQS/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Robert Bruninga",
        "subject": "[amsat-bb] Re: PC Sat",
        "date": "2006-10-02T18:04:55Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HKX3OP2UDVAZORH34BAL2GF7OZD4FKQS/?format=api",
        "children": []
    }
]