List emails

GET /hyperkitty/api/list/[email protected]/thread/EBR53HJSZDEWEYOBWFJKT2AHCVOQJB6P/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/EBR53HJSZDEWEYOBWFJKT2AHCVOQJB6P/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "EBR53HJSZDEWEYOBWFJKT2AHCVOQJB6P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EBR53HJSZDEWEYOBWFJKT2AHCVOQJB6P/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb] Skype Interference?",
        "date": "2015-03-27T01:19:43Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/B5WKOKVG7BDXXMU75FEFV6NNQEZRAY55/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/B5WKOKVG7BDXXMU75FEFV6NNQEZRAY55/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "B5WKOKVG7BDXXMU75FEFV6NNQEZRAY55",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EBR53HJSZDEWEYOBWFJKT2AHCVOQJB6P/?format=api",
        "sender": {
            "address": "gus (a) 8p6sm.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gus",
        "subject": "Re: [amsat-bb] Skype Interference?",
        "date": "2015-03-27T01:41:15Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EBR53HJSZDEWEYOBWFJKT2AHCVOQJB6P/?format=api",
        "children": []
    }
]