List emails

GET /hyperkitty/api/list/[email protected]/thread/RCNIFSANWKK6QAJ7Z7QHTLWPCVVHPRED/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/RCNIFSANWKK6QAJ7Z7QHTLWPCVVHPRED/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RCNIFSANWKK6QAJ7Z7QHTLWPCVVHPRED",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RCNIFSANWKK6QAJ7Z7QHTLWPCVVHPRED/?format=api",
        "sender": {
            "address": "wyattdirks (a) msn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Wyatt Dirks",
        "subject": "[amsat-bb] OY1R on FO-29",
        "date": "2014-02-25T22:50:51Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/H6ZNPV22ZPX2KSQMHNXD4YQTKAH6IW6U/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/H6ZNPV22ZPX2KSQMHNXD4YQTKAH6IW6U/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "H6ZNPV22ZPX2KSQMHNXD4YQTKAH6IW6U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RCNIFSANWKK6QAJ7Z7QHTLWPCVVHPRED/?format=api",
        "sender": {
            "address": "daleh (a) alaska.net",
            "mailman_id": "d02a68896ded4adf8fba74d52f65d16e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d02a68896ded4adf8fba74d52f65d16e/emails/?format=api"
        },
        "sender_name": "Dale Hershberger",
        "subject": "[amsat-bb] Re: OY1R on FO-29",
        "date": "2014-02-25T23:34:54Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RCNIFSANWKK6QAJ7Z7QHTLWPCVVHPRED/?format=api",
        "children": []
    }
]