List emails

GET /hyperkitty/api/list/[email protected]/thread/XWAUITFAUQMCGOTWD6WMA2EMRI2D2Z5U/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/XWAUITFAUQMCGOTWD6WMA2EMRI2D2Z5U/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XWAUITFAUQMCGOTWD6WMA2EMRI2D2Z5U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XWAUITFAUQMCGOTWD6WMA2EMRI2D2Z5U/?format=api",
        "sender": {
            "address": "revjwo (a) att.net",
            "mailman_id": "6da428daf9f6454982fe447784cb2a42",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6da428daf9f6454982fe447784cb2a42/emails/?format=api"
        },
        "sender_name": "Jerald",
        "subject": "[amsat-bb] SatPC32 auxiliary files",
        "date": "2018-02-02T23:06:27Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JVYUB7TF4LO3MD7XZUQRUXQPXU6HSLVX/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JVYUB7TF4LO3MD7XZUQRUXQPXU6HSLVX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CABzOSOrHeCC9sbYbh3cFAfXa1ARG+tbAb7GaZvsb6YRw5nYUhQ@mail.gmail.com",
        "message_id_hash": "JVYUB7TF4LO3MD7XZUQRUXQPXU6HSLVX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XWAUITFAUQMCGOTWD6WMA2EMRI2D2Z5U/?format=api",
        "sender": {
            "address": "n8hm (a) arrl.net",
            "mailman_id": "cd6e73e1e11b424a980789e6ae17f7c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cd6e73e1e11b424a980789e6ae17f7c1/emails/?format=api"
        },
        "sender_name": "Paul Stoetzer",
        "subject": "Re: [amsat-bb] SatPC32 auxiliary files",
        "date": "2018-02-03T03:28:29Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XWAUITFAUQMCGOTWD6WMA2EMRI2D2Z5U/?format=api",
        "children": []
    }
]