List emails

GET /hyperkitty/api/list/[email protected]/thread/SVFX5TSQK7BIFXYGUCJK6NAWUNSUFEK3/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/SVFX5TSQK7BIFXYGUCJK6NAWUNSUFEK3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SVFX5TSQK7BIFXYGUCJK6NAWUNSUFEK3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SVFX5TSQK7BIFXYGUCJK6NAWUNSUFEK3/?format=api",
        "sender": {
            "address": "k8bl (a) ameritech.net",
            "mailman_id": "09d44ca80f1f4694b8fcbd564878978c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09d44ca80f1f4694b8fcbd564878978c/emails/?format=api"
        },
        "sender_name": "R.T.Liddy",
        "subject": "[amsat-bb] Symposium Registration",
        "date": "2015-10-14T21:08:30Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TU5JX2SNXEI23JQH6SHKGTJSVOU6NHT4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TU5JX2SNXEI23JQH6SHKGTJSVOU6NHT4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CABzOSOr2cFq6ShE7OAFJb01F3Aac7DQSAPYoY8BUGta27pxmUg@mail.gmail.com",
        "message_id_hash": "TU5JX2SNXEI23JQH6SHKGTJSVOU6NHT4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SVFX5TSQK7BIFXYGUCJK6NAWUNSUFEK3/?format=api",
        "sender": {
            "address": "n8hm (a) arrl.net",
            "mailman_id": "cd6e73e1e11b424a980789e6ae17f7c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cd6e73e1e11b424a980789e6ae17f7c1/emails/?format=api"
        },
        "sender_name": "Paul Stoetzer",
        "subject": "Re: [amsat-bb] Symposium Registration",
        "date": "2015-10-14T21:12:48Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SVFX5TSQK7BIFXYGUCJK6NAWUNSUFEK3/?format=api",
        "children": []
    }
]