List emails

GET /hyperkitty/api/list/[email protected]/thread/OPY5XJZZ5Y6VQAGWYW6HWNT44ATHGWKG/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/OPY5XJZZ5Y6VQAGWYW6HWNT44ATHGWKG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OPY5XJZZ5Y6VQAGWYW6HWNT44ATHGWKG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPY5XJZZ5Y6VQAGWYW6HWNT44ATHGWKG/?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]  upcoming events",
        "date": "2007-11-08T16:13:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M4IAGF252KPPRDARCL7CV2G4PHEKTCHJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M4IAGF252KPPRDARCL7CV2G4PHEKTCHJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "M4IAGF252KPPRDARCL7CV2G4PHEKTCHJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPY5XJZZ5Y6VQAGWYW6HWNT44ATHGWKG/?format=api",
        "sender": {
            "address": "bob2leo (a) gmail.com",
            "mailman_id": "e41d251ac46648ce9d5ee592da5623ae",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e41d251ac46648ce9d5ee592da5623ae/emails/?format=api"
        },
        "sender_name": "Robert Davis",
        "subject": "[eagle] Re: [Officers] upcoming events",
        "date": "2007-11-09T01:55:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OPY5XJZZ5Y6VQAGWYW6HWNT44ATHGWKG/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EUOFYGWDONI64BGT52PCIZLPDZWPYFRT/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EUOFYGWDONI64BGT52PCIZLPDZWPYFRT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "EUOFYGWDONI64BGT52PCIZLPDZWPYFRT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPY5XJZZ5Y6VQAGWYW6HWNT44ATHGWKG/?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: [Officers] upcoming events",
        "date": "2007-11-09T02:31:22Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M4IAGF252KPPRDARCL7CV2G4PHEKTCHJ/?format=api",
        "children": []
    }
]