List emails

GET /hyperkitty/api/list/[email protected]/thread/YRY4OQKBIKR7UHQ6H324TCMEGJEBDE3T/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/YRY4OQKBIKR7UHQ6H324TCMEGJEBDE3T/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YRY4OQKBIKR7UHQ6H324TCMEGJEBDE3T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YRY4OQKBIKR7UHQ6H324TCMEGJEBDE3T/?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": "Bob McGwier",
        "subject": "[amsat-bb]  F9 launch",
        "date": "2010-06-04T20:23:29Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ILUXJ6DIHK5JICXGI7INCF2PEU4WGVPL/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ILUXJ6DIHK5JICXGI7INCF2PEU4WGVPL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ILUXJ6DIHK5JICXGI7INCF2PEU4WGVPL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YRY4OQKBIKR7UHQ6H324TCMEGJEBDE3T/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] Re: F9 launch",
        "date": "2010-06-05T13:54:10Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YRY4OQKBIKR7UHQ6H324TCMEGJEBDE3T/?format=api",
        "children": []
    }
]