List emails

GET /hyperkitty/api/list/[email protected]/thread/OIBPWOMJMKC47VBABN6Y26J6LU3SPDEA/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/OIBPWOMJMKC47VBABN6Y26J6LU3SPDEA/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "OIBPWOMJMKC47VBABN6Y26J6LU3SPDEA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OIBPWOMJMKC47VBABN6Y26J6LU3SPDEA/",
        "sender": {
            "address": "clintbradford (a) me.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  STS-134 Lands",
        "date": "2011-06-01T08:38:05Z",
        "parent": null,
        "children": []
    }
]