List emails

GET /hyperkitty/api/list/[email protected]/thread/ZHMR6Z5RFWPU2JMUDQV5H4DBFWDH5U2A/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/ZHMR6Z5RFWPU2JMUDQV5H4DBFWDH5U2A/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "7C9D1332625941EABA1D4C82AE180B36@WA4SCA",
        "message_id_hash": "ZHMR6Z5RFWPU2JMUDQV5H4DBFWDH5U2A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZHMR6Z5RFWPU2JMUDQV5H4DBFWDH5U2A/?format=api",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[amsat-bb]  Alinco DJ-G7 updates",
        "date": "2009-12-08T15:01:45Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4PLYPNGMWTZTYA6CPTT2E33IC7I7AQRB/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4PLYPNGMWTZTYA6CPTT2E33IC7I7AQRB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4PLYPNGMWTZTYA6CPTT2E33IC7I7AQRB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZHMR6Z5RFWPU2JMUDQV5H4DBFWDH5U2A/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb] Re: Alinco DJ-G7 updates",
        "date": "2009-12-09T03:14:47Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZHMR6Z5RFWPU2JMUDQV5H4DBFWDH5U2A/?format=api",
        "children": []
    }
]