List emails

GET /hyperkitty/api/list/[email protected]/thread/6HMZJKUESY3VINAMWNXMBXD55QLO5CCX/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/6HMZJKUESY3VINAMWNXMBXD55QLO5CCX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6HMZJKUESY3VINAMWNXMBXD55QLO5CCX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6HMZJKUESY3VINAMWNXMBXD55QLO5CCX/?format=api",
        "sender": {
            "address": "scott.rights (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Scott Rights",
        "subject": "[amsat-bb]  first satellite contact for N6PG",
        "date": "2011-03-02T01:30:16Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7TWQX3WMSVC4BYMO5OZ7KHQQPPYVIJA4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7TWQX3WMSVC4BYMO5OZ7KHQQPPYVIJA4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7TWQX3WMSVC4BYMO5OZ7KHQQPPYVIJA4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6HMZJKUESY3VINAMWNXMBXD55QLO5CCX/?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] Re: first satellite contact for N6PG",
        "date": "2011-03-02T12:12:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6HMZJKUESY3VINAMWNXMBXD55QLO5CCX/?format=api",
        "children": []
    }
]