List emails

GET /hyperkitty/api/list/[email protected]/thread/3377KE367QFFKSPYOQXAYLMC2R4Y6RS4/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3377KE367QFFKSPYOQXAYLMC2R4Y6RS4/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "3377KE367QFFKSPYOQXAYLMC2R4Y6RS4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3377KE367QFFKSPYOQXAYLMC2R4Y6RS4/",
        "sender": {
            "address": "w6gyc (a) w6gyc.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mike Jones, W6GYC",
        "subject": "[amsat-bb] FT-817 For Sale Addendum",
        "date": "2015-07-21T16:05:56Z",
        "parent": null,
        "children": []
    }
]