List emails

GET /hyperkitty/api/list/[email protected]/thread/MJNYE2XPGWP4BKGVRSUQRXWRPV76RVC4/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/MJNYE2XPGWP4BKGVRSUQRXWRPV76RVC4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MJNYE2XPGWP4BKGVRSUQRXWRPV76RVC4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MJNYE2XPGWP4BKGVRSUQRXWRPV76RVC4/?format=api",
        "sender": {
            "address": "nickhart (a) usa.net",
            "mailman_id": "5060df6fd6a943388f9016fd97b54283",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5060df6fd6a943388f9016fd97b54283/emails/?format=api"
        },
        "sender_name": "Nick Hart",
        "subject": "[amsat-bb] Recommendations for SSTV software for windows,\tiOS and Linux?",
        "date": "2018-01-06T06:27:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OMSKPXSI4KPNTT4SAKOPA7E3YLPUJQDD/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OMSKPXSI4KPNTT4SAKOPA7E3YLPUJQDD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CALn0fKPpZ6ccy+PMjxcQCLbk-Y9ucDJEU3=XY0AMnw-fZO-Wsw@mail.gmail.com",
        "message_id_hash": "OMSKPXSI4KPNTT4SAKOPA7E3YLPUJQDD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MJNYE2XPGWP4BKGVRSUQRXWRPV76RVC4/?format=api",
        "sender": {
            "address": "johnbrier (a) gmail.com",
            "mailman_id": "7ed71ace0aee45cc966da30dd7268471",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7ed71ace0aee45cc966da30dd7268471/emails/?format=api"
        },
        "sender_name": "John Brier",
        "subject": "Re: [amsat-bb] Recommendations for SSTV software for windows,\tiOS and Linux?",
        "date": "2018-01-06T06:49:23Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MJNYE2XPGWP4BKGVRSUQRXWRPV76RVC4/?format=api",
        "children": []
    }
]