List emails

GET /hyperkitty/api/list/[email protected]/thread/JI62MGF6STHVLKGW5TYSRAGPSXCFR576/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/JI62MGF6STHVLKGW5TYSRAGPSXCFR576/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JI62MGF6STHVLKGW5TYSRAGPSXCFR576",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JI62MGF6STHVLKGW5TYSRAGPSXCFR576/?format=api",
        "sender": {
            "address": "hans.bx2abt (a) msa.hinet.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Hans (BX2ABT)",
        "subject": "[amsat-bb] Reliable 70cm beacons?",
        "date": "2018-04-19T01:01:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AUYZ4H3AWJNSIBELNM456M5SOAFW34T5/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AUYZ4H3AWJNSIBELNM456M5SOAFW34T5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AUYZ4H3AWJNSIBELNM456M5SOAFW34T5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JI62MGF6STHVLKGW5TYSRAGPSXCFR576/?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": "Re: [amsat-bb] Reliable 70cm beacons?",
        "date": "2018-04-19T01:25:03Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JI62MGF6STHVLKGW5TYSRAGPSXCFR576/?format=api",
        "children": []
    }
]