List emails

GET /hyperkitty/api/list/[email protected]/thread/CDTJGSOYPUDJLPC6OEKS22GI5TLE3ASG/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CDTJGSOYPUDJLPC6OEKS22GI5TLE3ASG/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000f01c821a7$ad712e70$6400a8c0@greg85einjvvh9",
        "message_id_hash": "CDTJGSOYPUDJLPC6OEKS22GI5TLE3ASG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CDTJGSOYPUDJLPC6OEKS22GI5TLE3ASG/",
        "sender": {
            "address": "kj6ko (a) innercite.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg KJ6KO",
        "subject": "[amsat-bb]  Amplifier progress",
        "date": "2007-11-08T01:35:41Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BKVPGKE7ATXESUY2OSAPDCG57Y2QHZNP/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BKVPGKE7ATXESUY2OSAPDCG57Y2QHZNP/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BKVPGKE7ATXESUY2OSAPDCG57Y2QHZNP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CDTJGSOYPUDJLPC6OEKS22GI5TLE3ASG/",
        "sender": {
            "address": "stefan_wagener (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Stefan Wagener",
        "subject": "[amsat-bb] Re: Amplifier progress",
        "date": "2007-11-08T02:04:23Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CDTJGSOYPUDJLPC6OEKS22GI5TLE3ASG/",
        "children": []
    }
]