List emails

GET /hyperkitty/api/list/[email protected]/thread/O43Y6VB7QTEZGDJT6Y2AM7X5PTISZ6D7/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/O43Y6VB7QTEZGDJT6Y2AM7X5PTISZ6D7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "O43Y6VB7QTEZGDJT6Y2AM7X5PTISZ6D7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O43Y6VB7QTEZGDJT6Y2AM7X5PTISZ6D7/?format=api",
        "sender": {
            "address": "summit496 (a) live.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Deane",
        "subject": "[amsat-bb]  HRD",
        "date": "2011-05-06T17:58:06Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WDCWNICP2MJH4P2D5ZA3AHMUMMT6CANQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WDCWNICP2MJH4P2D5ZA3AHMUMMT6CANQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WDCWNICP2MJH4P2D5ZA3AHMUMMT6CANQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O43Y6VB7QTEZGDJT6Y2AM7X5PTISZ6D7/?format=api",
        "sender": {
            "address": "ka3hsw (a) att.net",
            "mailman_id": "afface7d7e8049fda539552165bdde78",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/afface7d7e8049fda539552165bdde78/emails/?format=api"
        },
        "sender_name": "George Henry",
        "subject": "[amsat-bb] Re: HRD",
        "date": "2011-05-06T18:04:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/O43Y6VB7QTEZGDJT6Y2AM7X5PTISZ6D7/?format=api",
        "children": []
    }
]