List emails

GET /hyperkitty/api/list/[email protected]/thread/CATMG5JULECLOCNALR73N632YONRS74F/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/CATMG5JULECLOCNALR73N632YONRS74F/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CATMG5JULECLOCNALR73N632YONRS74F",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CATMG5JULECLOCNALR73N632YONRS74F/?format=api",
        "sender": {
            "address": "oz1my (a) privat.dk",
            "mailman_id": "b2f56900318d4d1193159750f39aa3fe",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b2f56900318d4d1193159750f39aa3fe/emails/?format=api"
        },
        "sender_name": "Ib Christoffersen",
        "subject": "[amsat-bb] LO-19 changed to continuous carrier ?",
        "date": "2013-08-11T12:26:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/563VJ4HNCYEZSKXQMEC2XACDCP6AJBL6/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/563VJ4HNCYEZSKXQMEC2XACDCP6AJBL6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "563VJ4HNCYEZSKXQMEC2XACDCP6AJBL6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CATMG5JULECLOCNALR73N632YONRS74F/?format=api",
        "sender": {
            "address": "godetj (a) wanadoo.fr",
            "mailman_id": "80e78f33b7e5449fbf3fe453c2bca4a8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/80e78f33b7e5449fbf3fe453c2bca4a8/emails/?format=api"
        },
        "sender_name": "Jean-Pierre Godet",
        "subject": "[amsat-bb] Re: LO-19 changed to continuous carrier ?",
        "date": "2013-08-11T14:16:25Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CATMG5JULECLOCNALR73N632YONRS74F/?format=api",
        "children": []
    }
]