List emails

GET /hyperkitty/api/list/[email protected]/thread/F7Z4IVNYHRFBC4BL6YPNDZVMKBCGKD3L/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/F7Z4IVNYHRFBC4BL6YPNDZVMKBCGKD3L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "002b01cdb759$1e6f85d0$5b4e9170$@net",
        "message_id_hash": "F7Z4IVNYHRFBC4BL6YPNDZVMKBCGKD3L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/F7Z4IVNYHRFBC4BL6YPNDZVMKBCGKD3L/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[amsat-bb] (no subject)",
        "date": "2012-10-31T11:16:03Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QELL4ASNU6RS2ZFR5J5BI2GIU3UY726L/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QELL4ASNU6RS2ZFR5J5BI2GIU3UY726L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QELL4ASNU6RS2ZFR5J5BI2GIU3UY726L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/F7Z4IVNYHRFBC4BL6YPNDZVMKBCGKD3L/?format=api",
        "sender": {
            "address": "craig.clark (a) clyde-space.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Craig Clark",
        "subject": "[amsat-bb] Re: [CubeSat] (no subject)",
        "date": "2012-11-01T09:38:07Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/F7Z4IVNYHRFBC4BL6YPNDZVMKBCGKD3L/?format=api",
        "children": []
    }
]