List emails

GET /hyperkitty/api/list/[email protected]/thread/ARKCCVUWAKABKJPYK7HIJ6XDEM376B2I/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/ARKCCVUWAKABKJPYK7HIJ6XDEM376B2I/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "001d01c8ade8$58c5b8f0$6401a8c0@MAIN",
        "message_id_hash": "ARKCCVUWAKABKJPYK7HIJ6XDEM376B2I",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ARKCCVUWAKABKJPYK7HIJ6XDEM376B2I/?format=api",
        "sender": {
            "address": "yokshs (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "K & R Yoksh",
        "subject": "[amsat-bb] Re: Computer Controll for old Yaesu Rotators",
        "date": "2008-05-04T13:11:20Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RVQAM5HTTGUUVSUKNMOSK2YF5LF642GP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RVQAM5HTTGUUVSUKNMOSK2YF5LF642GP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RVQAM5HTTGUUVSUKNMOSK2YF5LF642GP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ARKCCVUWAKABKJPYK7HIJ6XDEM376B2I/?format=api",
        "sender": {
            "address": "domenico.i8cvs (a) tin.it",
            "mailman_id": "5009f840fbce43d9a65e160785fe26d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5009f840fbce43d9a65e160785fe26d4/emails/?format=api"
        },
        "sender_name": "i8cvs",
        "subject": "[amsat-bb] Re: Computer Controll for old Yaesu Rotators",
        "date": "2008-05-04T23:42:52Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ARKCCVUWAKABKJPYK7HIJ6XDEM376B2I/?format=api",
        "children": []
    }
]