List emails

GET /hyperkitty/api/list/[email protected]/thread/AHWN7PKTHW5N3X6REWTUBCLTHMWMLJMR/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/AHWN7PKTHW5N3X6REWTUBCLTHMWMLJMR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AHWN7PKTHW5N3X6REWTUBCLTHMWMLJMR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AHWN7PKTHW5N3X6REWTUBCLTHMWMLJMR/?format=api",
        "sender": {
            "address": "whattwood (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Bill Attwood",
        "subject": "[amsat-bb] Portable rotator",
        "date": "2015-08-24T17:27:49Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SZ4JTO6IVOB5ELFSEQZPLSHMDB5IQHGL/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SZ4JTO6IVOB5ELFSEQZPLSHMDB5IQHGL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SZ4JTO6IVOB5ELFSEQZPLSHMDB5IQHGL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AHWN7PKTHW5N3X6REWTUBCLTHMWMLJMR/?format=api",
        "sender": {
            "address": "Mvivona (a) yahoo.com",
            "mailman_id": "529ba6e1d6fe499ebc5f17031ea867da",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/529ba6e1d6fe499ebc5f17031ea867da/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "Re: [amsat-bb] Portable rotator",
        "date": "2015-08-25T02:32:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AHWN7PKTHW5N3X6REWTUBCLTHMWMLJMR/?format=api",
        "children": []
    }
]