List emails

GET /hyperkitty/api/list/[email protected]/thread/M2XOJJP3TU23BVWBWMBQYYB64NL3EINT/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/M2XOJJP3TU23BVWBWMBQYYB64NL3EINT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "M2XOJJP3TU23BVWBWMBQYYB64NL3EINT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M2XOJJP3TU23BVWBWMBQYYB64NL3EINT/?format=api",
        "sender": {
            "address": "gary_mayfield (a) hotmail.com",
            "mailman_id": "fe442cdc520e4857a9168b9182091295",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fe442cdc520e4857a9168b9182091295/emails/?format=api"
        },
        "sender_name": "Gary \"Joe\" Mayfield",
        "subject": "[amsat-bb]  AMSAT Journal",
        "date": "2010-09-03T13:53:38Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PKPFXV2BX7LZZVKVZJZWWQDLZX2A6Q67/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PKPFXV2BX7LZZVKVZJZWWQDLZX2A6Q67/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PKPFXV2BX7LZZVKVZJZWWQDLZX2A6Q67",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M2XOJJP3TU23BVWBWMBQYYB64NL3EINT/?format=api",
        "sender": {
            "address": "kl7uw (a) acsalaska.net",
            "mailman_id": "a3410a82727d41089972844baeca6321",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a3410a82727d41089972844baeca6321/emails/?format=api"
        },
        "sender_name": "Edward R. Cole",
        "subject": "[amsat-bb] Re: AMSAT Journal",
        "date": "2010-09-03T16:04:11Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M2XOJJP3TU23BVWBWMBQYYB64NL3EINT/?format=api",
        "children": []
    }
]