List emails

GET /hyperkitty/api/list/[email protected]/thread/MVPDIPJNUNABOS5VUJ23EQRCLJQJZPTY/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/MVPDIPJNUNABOS5VUJ23EQRCLJQJZPTY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MVPDIPJNUNABOS5VUJ23EQRCLJQJZPTY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MVPDIPJNUNABOS5VUJ23EQRCLJQJZPTY/?format=api",
        "sender": {
            "address": "davekn4ok (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Mass",
        "date": "2012-08-14T19:10:45Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MTOC3U67MPLNPFJZV5R7TFRCXF7I2GEP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MTOC3U67MPLNPFJZV5R7TFRCXF7I2GEP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAEMY9FdqmgCy-xi+HmFw2PCmCQdbbO1vLqX6XK4Au5aMr5iCWw@mail.gmail.com",
        "message_id_hash": "MTOC3U67MPLNPFJZV5R7TFRCXF7I2GEP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MVPDIPJNUNABOS5VUJ23EQRCLJQJZPTY/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "[amsat-bb] Re: Mass",
        "date": "2012-08-14T19:31:58Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MVPDIPJNUNABOS5VUJ23EQRCLJQJZPTY/?format=api",
        "children": []
    }
]