List emails

GET /hyperkitty/api/list/[email protected]/thread/RLXN2SW5CLSOCM2BFER5EPZTHHMTP4ZI/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/RLXN2SW5CLSOCM2BFER5EPZTHHMTP4ZI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RLXN2SW5CLSOCM2BFER5EPZTHHMTP4ZI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RLXN2SW5CLSOCM2BFER5EPZTHHMTP4ZI/?format=api",
        "sender": {
            "address": "w4sv (a) arrl.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Stan Vandiver",
        "subject": "[sarex]  Richard Garriott report: the first 3 days",
        "date": "2008-10-17T00:42:01Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MAMFK7DMPDG564MG5DQR46UFHTTHRZQ2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MAMFK7DMPDG564MG5DQR46UFHTTHRZQ2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MAMFK7DMPDG564MG5DQR46UFHTTHRZQ2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RLXN2SW5CLSOCM2BFER5EPZTHHMTP4ZI/?format=api",
        "sender": {
            "address": "w4sv (a) mistymountains.us",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Stan Vandiver",
        "subject": "[sarex]  Addendum: Richard Garriott report: the first 3 days",
        "date": "2008-10-17T01:32:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RLXN2SW5CLSOCM2BFER5EPZTHHMTP4ZI/?format=api",
        "children": []
    }
]