List emails

GET /hyperkitty/api/list/[email protected]/thread/64GGNYLJ4QXBWOF47HYZRZSVL36F2WSL/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/64GGNYLJ4QXBWOF47HYZRZSVL36F2WSL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "64GGNYLJ4QXBWOF47HYZRZSVL36F2WSL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/64GGNYLJ4QXBWOF47HYZRZSVL36F2WSL/?format=api",
        "sender": {
            "address": "occamrazr (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Butch",
        "subject": "[amsat-bb] OpenLST  \"an open radio solution\" ?",
        "date": "2018-08-06T22:17:48Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/77SEXA5UKXN4KF5NU3KZ6DG7X6WIXWAC/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/77SEXA5UKXN4KF5NU3KZ6DG7X6WIXWAC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "77SEXA5UKXN4KF5NU3KZ6DG7X6WIXWAC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/64GGNYLJ4QXBWOF47HYZRZSVL36F2WSL/?format=api",
        "sender": {
            "address": "zmetzing (a) pobox.com",
            "mailman_id": "ce4de44a24d744e39d7c2f77d871d617",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce4de44a24d744e39d7c2f77d871d617/emails/?format=api"
        },
        "sender_name": "Zach Metzinger",
        "subject": "Re: [amsat-bb] OpenLST \"an open radio solution\" ?",
        "date": "2018-08-07T14:52:21Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/64GGNYLJ4QXBWOF47HYZRZSVL36F2WSL/?format=api",
        "children": []
    }
]