List emails

GET /hyperkitty/api/list/[email protected]/thread/62F3ET4L2EBJPWL2NXH2F46NCK3AJO7K/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/62F3ET4L2EBJPWL2NXH2F46NCK3AJO7K/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "62F3ET4L2EBJPWL2NXH2F46NCK3AJO7K",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/62F3ET4L2EBJPWL2NXH2F46NCK3AJO7K/?format=api",
        "sender": {
            "address": "fredk (a) kcbbs.gen.nz",
            "mailman_id": "d87bb0c10b45416d9fd709b337708b09",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d87bb0c10b45416d9fd709b337708b09/emails/?format=api"
        },
        "sender_name": "Fred Kennedy",
        "subject": "[amsat-bb] KiwiSAT Camera",
        "date": "2011-10-11T23:20:18Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6MUROXZIPCY7GWQUB6BDJTKNDZKVOLNZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6MUROXZIPCY7GWQUB6BDJTKNDZKVOLNZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "95F7C8A461174115944A4E429D727EF4@satellite",
        "message_id_hash": "6MUROXZIPCY7GWQUB6BDJTKNDZKVOLNZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/62F3ET4L2EBJPWL2NXH2F46NCK3AJO7K/?format=api",
        "sender": {
            "address": "alancresswell (a) xtra.co.nz",
            "mailman_id": "0292a8a18be44d6a9fd4a622af40d892",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0292a8a18be44d6a9fd4a622af40d892/emails/?format=api"
        },
        "sender_name": "Alan Cresswell",
        "subject": "[amsat-bb] Re: ARISsat-1",
        "date": "2011-10-12T05:32:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/62F3ET4L2EBJPWL2NXH2F46NCK3AJO7K/?format=api",
        "children": []
    }
]