List emails

GET /hyperkitty/api/list/[email protected]/thread/I72EBBMH32PXSRJPZIM7GMRGIOIJHLHC/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/I72EBBMH32PXSRJPZIM7GMRGIOIJHLHC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "I72EBBMH32PXSRJPZIM7GMRGIOIJHLHC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/I72EBBMH32PXSRJPZIM7GMRGIOIJHLHC/?format=api",
        "sender": {
            "address": "w2lie (a) w2lie.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Phil - w2lie",
        "subject": "[sarex]  25th Anniversary Certificate",
        "date": "2009-08-22T22:49:00Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KSZOFXXTRGJVCUP6ZRD256YCCLHRRUWQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KSZOFXXTRGJVCUP6ZRD256YCCLHRRUWQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KSZOFXXTRGJVCUP6ZRD256YCCLHRRUWQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/I72EBBMH32PXSRJPZIM7GMRGIOIJHLHC/?format=api",
        "sender": {
            "address": "th.frey (a) vtxmail.ch",
            "mailman_id": "6008138868c34631bde25697fc2f5ce0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6008138868c34631bde25697fc2f5ce0/emails/?format=api"
        },
        "sender_name": "Thomas Frey",
        "subject": "[sarex] Re: 25th Anniversary Certificate",
        "date": "2009-08-24T10:10:27Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/I72EBBMH32PXSRJPZIM7GMRGIOIJHLHC/?format=api",
        "children": []
    }
]