List emails

GET /hyperkitty/api/list/[email protected]/thread/TZ2UWPMIN37OYSGQAQSBWFJI2CVJUFND/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/TZ2UWPMIN37OYSGQAQSBWFJI2CVJUFND/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TZ2UWPMIN37OYSGQAQSBWFJI2CVJUFND",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TZ2UWPMIN37OYSGQAQSBWFJI2CVJUFND/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "Re: [amsat-bb] Chasqui-1 Cubesat",
        "date": "2014-08-21T05:18:52Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R46SOIX7V3VEZU7ROAHPWOQEQK63TG55/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R46SOIX7V3VEZU7ROAHPWOQEQK63TG55/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJUhCTNkk3HTf7HXTOhVncZ-Axucqa2Bg6LidaqHT--NxNquDg@mail.gmail.com",
        "message_id_hash": "R46SOIX7V3VEZU7ROAHPWOQEQK63TG55",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TZ2UWPMIN37OYSGQAQSBWFJI2CVJUFND/?format=api",
        "sender": {
            "address": "normanlizeth (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lizeth Norman",
        "subject": "Re: [amsat-bb] Chasqui-1 Cubesat",
        "date": "2014-08-21T05:30:27Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TZ2UWPMIN37OYSGQAQSBWFJI2CVJUFND/?format=api",
        "children": []
    }
]