List emails

GET /hyperkitty/api/list/[email protected]/thread/KIVB4GEPBNEFON7LK4UGUOBFVVUISRTD/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/KIVB4GEPBNEFON7LK4UGUOBFVVUISRTD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KIVB4GEPBNEFON7LK4UGUOBFVVUISRTD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KIVB4GEPBNEFON7LK4UGUOBFVVUISRTD/?format=api",
        "sender": {
            "address": "robpegs (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rob styles",
        "subject": "[amsat-bb]\tAO-73 DTMF Last Command Unknown Command (0)",
        "date": "2013-12-03T10:57:52Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3ZTUV3HN2HG5VJUSVAD5F57ZE4ZS7EFT/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3ZTUV3HN2HG5VJUSVAD5F57ZE4ZS7EFT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3ZTUV3HN2HG5VJUSVAD5F57ZE4ZS7EFT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KIVB4GEPBNEFON7LK4UGUOBFVVUISRTD/?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] Re: AO-73 DTMF Last Command Unknown Command (0)",
        "date": "2013-12-03T11:17:49Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KIVB4GEPBNEFON7LK4UGUOBFVVUISRTD/?format=api",
        "children": []
    }
]