List emails

GET /hyperkitty/api/list/[email protected]/thread/QLLEITPLXU724WZZBPISAUBIDG42VAC5/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/QLLEITPLXU724WZZBPISAUBIDG42VAC5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QLLEITPLXU724WZZBPISAUBIDG42VAC5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QLLEITPLXU724WZZBPISAUBIDG42VAC5/?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] Ku Satelilte Band?",
        "date": "2017-10-13T15:00:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6AEWGJ77BQO7KAUTYBODFK3B2WQ5CB25/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6AEWGJ77BQO7KAUTYBODFK3B2WQ5CB25/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6AEWGJ77BQO7KAUTYBODFK3B2WQ5CB25",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QLLEITPLXU724WZZBPISAUBIDG42VAC5/?format=api",
        "sender": {
            "address": "maccody (a) att.net",
            "mailman_id": "b6473a44d40d4c91b7f8bb74bef3b879",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b6473a44d40d4c91b7f8bb74bef3b879/emails/?format=api"
        },
        "sender_name": "Mac A. Cody",
        "subject": "Re: [amsat-bb] Ku Satelilte Band?",
        "date": "2017-10-14T04:07:57Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QLLEITPLXU724WZZBPISAUBIDG42VAC5/?format=api",
        "children": []
    }
]