List emails

GET /hyperkitty/api/list/[email protected]/thread/562IWGUUQU4CEP5VFPY7AMPPNKHCHDQO/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/562IWGUUQU4CEP5VFPY7AMPPNKHCHDQO/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "002301cb8848$4ef2d0f0$6801a8c0@satstation",
        "message_id_hash": "562IWGUUQU4CEP5VFPY7AMPPNKHCHDQO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/562IWGUUQU4CEP5VFPY7AMPPNKHCHDQO/",
        "sender": {
            "address": "hkowall (a) shaw.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Howard Kowall",
        "subject": "[amsat-bb]  (no subject)",
        "date": "2010-11-20T00:17:24Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7HMEOJBCXOAETN6Y4WSM2AHHZGJGM67G/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7HMEOJBCXOAETN6Y4WSM2AHHZGJGM67G/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "7HMEOJBCXOAETN6Y4WSM2AHHZGJGM67G",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/562IWGUUQU4CEP5VFPY7AMPPNKHCHDQO/",
        "sender": {
            "address": "gary_mayfield (a) hotmail.com",
            "mailman_id": "fe442cdc520e4857a9168b9182091295",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fe442cdc520e4857a9168b9182091295/emails/"
        },
        "sender_name": "Gary \"Joe\" Mayfield",
        "subject": "[amsat-bb] Re: Preamps",
        "date": "2010-11-20T01:30:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/562IWGUUQU4CEP5VFPY7AMPPNKHCHDQO/",
        "children": []
    }
]