List emails

GET /hyperkitty/api/list/[email protected]/thread/FDIULDSGI4RRKTT55TBDZM55ZJUGE4NL/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/FDIULDSGI4RRKTT55TBDZM55ZJUGE4NL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FDIULDSGI4RRKTT55TBDZM55ZJUGE4NL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FDIULDSGI4RRKTT55TBDZM55ZJUGE4NL/?format=api",
        "sender": {
            "address": "skristof (a) etczone.com",
            "mailman_id": "d690668e0ec84c89a4ac95633613f4d2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d690668e0ec84c89a4ac95633613f4d2/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] AMSAT website?",
        "date": "2016-08-17T16:55:55Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RUWVLJNVQKKKG7JHALFKQOG2XYMDZ5VH/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RUWVLJNVQKKKG7JHALFKQOG2XYMDZ5VH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RUWVLJNVQKKKG7JHALFKQOG2XYMDZ5VH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FDIULDSGI4RRKTT55TBDZM55ZJUGE4NL/?format=api",
        "sender": {
            "address": "kq6ea (a) verizon.net",
            "mailman_id": "d2ef86d749ee450c8ad9ffc9f2e15cad",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d2ef86d749ee450c8ad9ffc9f2e15cad/emails/?format=api"
        },
        "sender_name": "Jim Jerzycke",
        "subject": "Re: [amsat-bb] AMSAT website?",
        "date": "2016-08-18T06:15:05Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FDIULDSGI4RRKTT55TBDZM55ZJUGE4NL/?format=api",
        "children": []
    }
]