List emails

GET /hyperkitty/api/list/[email protected]/thread/YD2EYO7V3256WHL3ZRQFQQMQ72S6VU7L/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/YD2EYO7V3256WHL3ZRQFQQMQ72S6VU7L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YD2EYO7V3256WHL3ZRQFQQMQ72S6VU7L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YD2EYO7V3256WHL3ZRQFQQMQ72S6VU7L/?format=api",
        "sender": {
            "address": "pa3guo (a) upcmail.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "PA3GUO",
        "subject": "[amsat-bb] Re: Is there software to decode packet without a TNC?",
        "date": "2010-12-18T20:57:33Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ROK7YR4IHNPMDKOFFCRGCNG66V5NQOCV/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ROK7YR4IHNPMDKOFFCRGCNG66V5NQOCV/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ROK7YR4IHNPMDKOFFCRGCNG66V5NQOCV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YD2EYO7V3256WHL3ZRQFQQMQ72S6VU7L/?format=api",
        "sender": {
            "address": "saguaroastro (a) cox.net",
            "mailman_id": "a4a1e7d14c254c03bd1ba487c7a01f6d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a4a1e7d14c254c03bd1ba487c7a01f6d/emails/?format=api"
        },
        "sender_name": "Rick Tejera",
        "subject": "[amsat-bb] Re: Is there software to decode packet without a TNC?",
        "date": "2010-12-18T21:09:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YD2EYO7V3256WHL3ZRQFQQMQ72S6VU7L/?format=api",
        "children": []
    }
]