List emails

GET /hyperkitty/api/list/[email protected]/thread/WF3YXIL4JIDA3SLTZRVBPKL4CJL7CDLX/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/WF3YXIL4JIDA3SLTZRVBPKL4CJL7CDLX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WF3YXIL4JIDA3SLTZRVBPKL4CJL7CDLX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WF3YXIL4JIDA3SLTZRVBPKL4CJL7CDLX/?format=api",
        "sender": {
            "address": "bryan (a) kl7cn.net",
            "mailman_id": "4060a44f8976432582122ef012353229",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4060a44f8976432582122ef012353229/emails/?format=api"
        },
        "sender_name": "Bryan Green",
        "subject": "[amsat-bb] CN74 active on FO-29 at 2217Z",
        "date": "2015-06-12T18:07:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4KRUTUABH7S7DN3UHJ3CR2E4F6GEKT5J/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4KRUTUABH7S7DN3UHJ3CR2E4F6GEKT5J/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4KRUTUABH7S7DN3UHJ3CR2E4F6GEKT5J",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WF3YXIL4JIDA3SLTZRVBPKL4CJL7CDLX/?format=api",
        "sender": {
            "address": "bryan (a) kl7cn.net",
            "mailman_id": "4060a44f8976432582122ef012353229",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4060a44f8976432582122ef012353229/emails/?format=api"
        },
        "sender_name": "Bryan Green",
        "subject": "Re: [amsat-bb] CN74 active on FO-29 at 2217Z",
        "date": "2015-06-12T21:23:37Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WF3YXIL4JIDA3SLTZRVBPKL4CJL7CDLX/?format=api",
        "children": []
    }
]