List emails

GET /hyperkitty/api/list/[email protected]/thread/M7G6LHBZOVPMVUEY4X5KPEJZPZPNQY3Y/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/M7G6LHBZOVPMVUEY4X5KPEJZPZPNQY3Y/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "M7G6LHBZOVPMVUEY4X5KPEJZPZPNQY3Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M7G6LHBZOVPMVUEY4X5KPEJZPZPNQY3Y/?format=api",
        "sender": {
            "address": "w4dbt (a) aol.com",
            "mailman_id": "6e7b41d148c8443093769b9ed7a6dbe3",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6e7b41d148c8443093769b9ed7a6dbe3/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-florida] Re: Packet on ISS Downlink 145.800?",
        "date": "2010-08-01T02:17:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z6SJ3RGP3PFSEN3A6H6WAZ6V43CB2QKN/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z6SJ3RGP3PFSEN3A6H6WAZ6V43CB2QKN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Z6SJ3RGP3PFSEN3A6H6WAZ6V43CB2QKN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M7G6LHBZOVPMVUEY4X5KPEJZPZPNQY3Y/?format=api",
        "sender": {
            "address": "kg4zlb (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David - KG4ZLB",
        "subject": "[amsat-florida] Re: Packet on ISS Downlink 145.800?",
        "date": "2010-08-01T02:31:43Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M7G6LHBZOVPMVUEY4X5KPEJZPZPNQY3Y/?format=api",
        "children": []
    }
]