List emails

GET /hyperkitty/api/list/[email protected]/thread/WXCCSLXBRROTAFO2PF647JJGXD253LIO/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/WXCCSLXBRROTAFO2PF647JJGXD253LIO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WXCCSLXBRROTAFO2PF647JJGXD253LIO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WXCCSLXBRROTAFO2PF647JJGXD253LIO/?format=api",
        "sender": {
            "address": "g.shirville (a) btinternet.com",
            "mailman_id": "09cbd551f5454557ac0dc9487e75c74d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09cbd551f5454557ac0dc9487e75c74d/emails/?format=api"
        },
        "sender_name": "Graham Shirville",
        "subject": "[amsat-bb] FUNcube-1 Update",
        "date": "2015-04-16T07:19:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UMKPUDHPRIZJNIC4P2WGZZ2O6276DZFB/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UMKPUDHPRIZJNIC4P2WGZZ2O6276DZFB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAKXf1rF0dm8BZ29ZgFNQQiBAwuMhjG0phbZVPYSzWu5BBAq1mw@mail.gmail.com",
        "message_id_hash": "UMKPUDHPRIZJNIC4P2WGZZ2O6276DZFB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WXCCSLXBRROTAFO2PF647JJGXD253LIO/?format=api",
        "sender": {
            "address": "wouterweg (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Wouter Weggelaar",
        "subject": "Re: [amsat-bb] FUNcube-1 Update",
        "date": "2015-04-16T11:12:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WXCCSLXBRROTAFO2PF647JJGXD253LIO/?format=api",
        "children": []
    }
]