List emails

GET /hyperkitty/api/list/[email protected]/thread/CEK6N4N57UCDYTXSDDNGNRLGRS52STC2/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/CEK6N4N57UCDYTXSDDNGNRLGRS52STC2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CEK6N4N57UCDYTXSDDNGNRLGRS52STC2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CEK6N4N57UCDYTXSDDNGNRLGRS52STC2/?format=api",
        "sender": {
            "address": "hamoen (a) iae.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Henk, PA3GUO",
        "subject": "[amsat-bb]  SO-67",
        "date": "2009-11-09T18:28:37Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RBQE7TQVS7RXREZSM4NM2O72STR6CE6P/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RBQE7TQVS7RXREZSM4NM2O72STR6CE6P/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RBQE7TQVS7RXREZSM4NM2O72STR6CE6P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CEK6N4N57UCDYTXSDDNGNRLGRS52STC2/?format=api",
        "sender": {
            "address": "daleh (a) alaska.net",
            "mailman_id": "d02a68896ded4adf8fba74d52f65d16e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d02a68896ded4adf8fba74d52f65d16e/emails/?format=api"
        },
        "sender_name": "Dale Hershberger",
        "subject": "[amsat-bb] Re: SO-67",
        "date": "2009-11-10T01:27:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CEK6N4N57UCDYTXSDDNGNRLGRS52STC2/?format=api",
        "children": []
    }
]