List emails

GET /hyperkitty/api/list/[email protected]/thread/CRSHE47AH4DL4YEBL3XKSTXQJR36NRSL/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/CRSHE47AH4DL4YEBL3XKSTXQJR36NRSL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CRSHE47AH4DL4YEBL3XKSTXQJR36NRSL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CRSHE47AH4DL4YEBL3XKSTXQJR36NRSL/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb]  AO-51 now requires 67 Hz PL tone;\tactivity reports appreciated",
        "date": "2011-04-21T13:09:04Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SO7YE4PTLGLNYSYZXLU5YRST7JSSVHAU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SO7YE4PTLGLNYSYZXLU5YRST7JSSVHAU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SO7YE4PTLGLNYSYZXLU5YRST7JSSVHAU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CRSHE47AH4DL4YEBL3XKSTXQJR36NRSL/?format=api",
        "sender": {
            "address": "on4hf (a) telenet.be",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Eric Knaps, ON4HF",
        "subject": "[amsat-bb] Re: AO-51 now requires 67 Hz PL tone; activity reports appreciated",
        "date": "2011-04-21T14:17:54Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CRSHE47AH4DL4YEBL3XKSTXQJR36NRSL/?format=api",
        "children": []
    }
]