List emails

GET /hyperkitty/api/list/[email protected]/thread/VOXKJM2PRD7PM6CSK6IZTSBFKO4YSHE2/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/VOXKJM2PRD7PM6CSK6IZTSBFKO4YSHE2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VOXKJM2PRD7PM6CSK6IZTSBFKO4YSHE2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VOXKJM2PRD7PM6CSK6IZTSBFKO4YSHE2/?format=api",
        "sender": {
            "address": "tcarchcape (a) yahoo.com",
            "mailman_id": "9ba22b316e50465ea31bdff0369ab401",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9ba22b316e50465ea31bdff0369ab401/emails/?format=api"
        },
        "sender_name": "Tim Crawford",
        "subject": "[amsat-bb] PO-101 QSL Card",
        "date": "2020-09-02T23:53:31Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M3L3HT5JCGSXJRT7OLAXXA6KNMZBQQ37/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M3L3HT5JCGSXJRT7OLAXXA6KNMZBQQ37/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAM4UQf3VjZ94ZHhL7zyG_yR3bNo=effdxAgf7dXo1DubBGpxGw@mail.gmail.com",
        "message_id_hash": "M3L3HT5JCGSXJRT7OLAXXA6KNMZBQQ37",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VOXKJM2PRD7PM6CSK6IZTSBFKO4YSHE2/?format=api",
        "sender": {
            "address": "hbasri.schiers6 (a) gmail.com",
            "mailman_id": "f10cdf4991a042f9812536cd094d94cd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f10cdf4991a042f9812536cd094d94cd/emails/?format=api"
        },
        "sender_name": "Hasan N0AN",
        "subject": "Re: [amsat-bb] PO-101 QSL Card",
        "date": "2020-09-03T12:21:43Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VOXKJM2PRD7PM6CSK6IZTSBFKO4YSHE2/?format=api",
        "children": []
    }
]