List emails

GET /hyperkitty/api/list/[email protected]/thread/OTL2QQPCKPPNI34X6EFJQQC5AUM4BIJQ/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/OTL2QQPCKPPNI34X6EFJQQC5AUM4BIJQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OTL2QQPCKPPNI34X6EFJQQC5AUM4BIJQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OTL2QQPCKPPNI34X6EFJQQC5AUM4BIJQ/?format=api",
        "sender": {
            "address": "archie.hackett (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Hackett",
        "subject": "[amsat-bb] Re: From where???",
        "date": "2007-10-17T18:02:32Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TK5MUQXEKFTAOLSVHGJUUFESVZY767MK/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TK5MUQXEKFTAOLSVHGJUUFESVZY767MK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TK5MUQXEKFTAOLSVHGJUUFESVZY767MK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OTL2QQPCKPPNI34X6EFJQQC5AUM4BIJQ/?format=api",
        "sender": {
            "address": "domenico.i8cvs (a) tin.it",
            "mailman_id": "5009f840fbce43d9a65e160785fe26d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5009f840fbce43d9a65e160785fe26d4/emails/?format=api"
        },
        "sender_name": "i8cvs",
        "subject": "[amsat-bb] Re: From where???",
        "date": "2007-10-18T18:09:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OTL2QQPCKPPNI34X6EFJQQC5AUM4BIJQ/?format=api",
        "children": []
    }
]