List emails

GET /hyperkitty/api/list/[email protected]/thread/N6IOJQNLD4LWHC3XCV3VKMQW77T3NT7Y/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/N6IOJQNLD4LWHC3XCV3VKMQW77T3NT7Y/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "N6IOJQNLD4LWHC3XCV3VKMQW77T3NT7Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/N6IOJQNLD4LWHC3XCV3VKMQW77T3NT7Y/",
        "sender": {
            "address": "nx9b (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] The trial of NX9B - Part 1",
        "date": "2015-04-16T22:57:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3Y3GXY7WDYR6JDYPJ5WN2P3ZHOF6253S/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3Y3GXY7WDYR6JDYPJ5WN2P3ZHOF6253S/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "CAJUhCTPerq6bQoh1b0uj22y=9g+Y6u8MWskFOGithrJ+E265-g@mail.gmail.com",
        "message_id_hash": "3Y3GXY7WDYR6JDYPJ5WN2P3ZHOF6253S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/N6IOJQNLD4LWHC3XCV3VKMQW77T3NT7Y/",
        "sender": {
            "address": "normanlizeth (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lizeth Norman",
        "subject": "Re: [amsat-bb] The trial of NX9B - Part 1",
        "date": "2015-04-16T23:15:36Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N6IOJQNLD4LWHC3XCV3VKMQW77T3NT7Y/",
        "children": []
    }
]