List emails

GET /hyperkitty/api/list/[email protected]/thread/XNMQDXM3IWQLZGPEUX4NVMD2OCPZ36ZT/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/XNMQDXM3IWQLZGPEUX4NVMD2OCPZ36ZT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAHnRQRJH93Kpd28u5X-NeBFbLEns3-CxFQBu9ExxTw=FNX_N9Q@mail.gmail.com",
        "message_id_hash": "XNMQDXM3IWQLZGPEUX4NVMD2OCPZ36ZT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XNMQDXM3IWQLZGPEUX4NVMD2OCPZ36ZT/?format=api",
        "sender": {
            "address": "tomdoyle1948 (a) gmail.com",
            "mailman_id": "95ac8517e3d744dc967e6f2760a962a7",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/95ac8517e3d744dc967e6f2760a962a7/emails/?format=api"
        },
        "sender_name": "Thomas Doyle",
        "subject": "[amsat-bb] Added a few things you might want to try",
        "date": "2012-06-28T15:31:05Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CX5WLBYBUVFT6SCFU3RGLMVXAVFINUPN/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CX5WLBYBUVFT6SCFU3RGLMVXAVFINUPN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "EC7B40AFCADD4EFE8AF78638B8232F5F@HamComputer",
        "message_id_hash": "CX5WLBYBUVFT6SCFU3RGLMVXAVFINUPN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XNMQDXM3IWQLZGPEUX4NVMD2OCPZ36ZT/?format=api",
        "sender": {
            "address": "k7trkradio (a) charter.net",
            "mailman_id": "5933949887eb4f7e9084e41d4299695b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5933949887eb4f7e9084e41d4299695b/emails/?format=api"
        },
        "sender_name": "Ted",
        "subject": "[amsat-bb] Re: Added a few things you might want to try",
        "date": "2012-06-28T22:03:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XNMQDXM3IWQLZGPEUX4NVMD2OCPZ36ZT/?format=api",
        "children": []
    }
]