List emails

GET /hyperkitty/api/list/[email protected]/thread/7ARUOSWLVZNQ2N4UZWUX6TXWXOR4BU53/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/7ARUOSWLVZNQ2N4UZWUX6TXWXOR4BU53/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7ARUOSWLVZNQ2N4UZWUX6TXWXOR4BU53",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7ARUOSWLVZNQ2N4UZWUX6TXWXOR4BU53/?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]  Problems to access the site of amsat-dl",
        "date": "2007-11-19T17:39:46Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PPVZA35TZMMFBQ3SABODXI3TYXSW2YH5/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PPVZA35TZMMFBQ3SABODXI3TYXSW2YH5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PPVZA35TZMMFBQ3SABODXI3TYXSW2YH5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7ARUOSWLVZNQ2N4UZWUX6TXWXOR4BU53/?format=api",
        "sender": {
            "address": "peter.guelzow (a) kourou.de",
            "mailman_id": "c1ef441a593c454695e682f65935fe93",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c1ef441a593c454695e682f65935fe93/emails/?format=api"
        },
        "sender_name": "Peter Guelzow",
        "subject": "[amsat-bb] Re: Problems to access the site of amsat-dl",
        "date": "2007-11-19T17:57:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7ARUOSWLVZNQ2N4UZWUX6TXWXOR4BU53/?format=api",
        "children": []
    }
]