List emails

GET /hyperkitty/api/list/[email protected]/thread/C42PIYLVNE7DODDSJUWZES5NPTQKX6CB/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/C42PIYLVNE7DODDSJUWZES5NPTQKX6CB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "C42PIYLVNE7DODDSJUWZES5NPTQKX6CB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/C42PIYLVNE7DODDSJUWZES5NPTQKX6CB/?format=api",
        "sender": {
            "address": "wb4gcs (a) amsat.org",
            "mailman_id": "87014499e012476c8198fad186f7f963",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/87014499e012476c8198fad186f7f963/emails/?format=api"
        },
        "sender_name": "Jim Sanford",
        "subject": "[eagle]  TeamSpeak conference tonight",
        "date": "2007-05-08T22:31:39Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/22EKDRMBVNCL5B7UKWCFGWJ4JZPFLMUM/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/22EKDRMBVNCL5B7UKWCFGWJ4JZPFLMUM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "22EKDRMBVNCL5B7UKWCFGWJ4JZPFLMUM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/C42PIYLVNE7DODDSJUWZES5NPTQKX6CB/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[eagle] Re: TeamSpeak conference tonight",
        "date": "2007-05-09T15:41:36Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/C42PIYLVNE7DODDSJUWZES5NPTQKX6CB/?format=api",
        "children": []
    }
]