List emails

GET /hyperkitty/api/list/[email protected]/thread/LDLDQ4RU4Q4VU76PNE6TUZDDGXKM4J2Q/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/LDLDQ4RU4Q4VU76PNE6TUZDDGXKM4J2Q/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "001901cb4784$83ad50e0$8b07f2a0$@net",
        "message_id_hash": "LDLDQ4RU4Q4VU76PNE6TUZDDGXKM4J2Q",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LDLDQ4RU4Q4VU76PNE6TUZDDGXKM4J2Q/?format=api",
        "sender": {
            "address": "k9jkm (a) comcast.net",
            "mailman_id": "6eb910b4430b488f91598744d5120516",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6eb910b4430b488f91598744d5120516/emails/?format=api"
        },
        "sender_name": "JoAnne Maenpaa",
        "subject": "[amsat-bb]  It's Time to Register for the 2010 AMSAT Symposium",
        "date": "2010-08-29T14:14:36Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FLKPJB6WNYUY7U3XSNUOL7Q3XQUPJ33L/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FLKPJB6WNYUY7U3XSNUOL7Q3XQUPJ33L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FLKPJB6WNYUY7U3XSNUOL7Q3XQUPJ33L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LDLDQ4RU4Q4VU76PNE6TUZDDGXKM4J2Q/?format=api",
        "sender": {
            "address": "wythe25 (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Philip Jenkins",
        "subject": "[amsat-bb] Re: It's Time to Register for the 2010 AMSAT Symposium",
        "date": "2010-08-31T01:34:58Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LDLDQ4RU4Q4VU76PNE6TUZDDGXKM4J2Q/?format=api",
        "children": []
    }
]