List emails

GET /hyperkitty/api/list/[email protected]/thread/SAPODZKMYD5CMDHDVOHJ3XBZGNLD6YMC/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/SAPODZKMYD5CMDHDVOHJ3XBZGNLD6YMC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "B3A7B06B860348FB98C36A893F86A06A@OsbornesPC",
        "message_id_hash": "SAPODZKMYD5CMDHDVOHJ3XBZGNLD6YMC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SAPODZKMYD5CMDHDVOHJ3XBZGNLD6YMC/?format=api",
        "sender": {
            "address": "osbornes (a) paradise.net.nz",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Wendy and Terry Osborne",
        "subject": "[amsat-bb] Progress at Rocket lab",
        "date": "2015-04-16T02:34:30Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LYIUGQPTD3CTXVJMFUI545YRU5IJ3WZL/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LYIUGQPTD3CTXVJMFUI545YRU5IJ3WZL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LYIUGQPTD3CTXVJMFUI545YRU5IJ3WZL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SAPODZKMYD5CMDHDVOHJ3XBZGNLD6YMC/?format=api",
        "sender": {
            "address": "bill (a) hsmicrowave.com",
            "mailman_id": "d7ecbf0c1df148f289f27dd7a8c37974",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d7ecbf0c1df148f289f27dd7a8c37974/emails/?format=api"
        },
        "sender_name": "Bill",
        "subject": "Re: [amsat-bb] Progress at Rocket lab",
        "date": "2015-04-16T05:06:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SAPODZKMYD5CMDHDVOHJ3XBZGNLD6YMC/?format=api",
        "children": []
    }
]