List emails

GET /hyperkitty/api/list/[email protected]/thread/JKMBYAWEZPBPCX2KDPY3FQZLYCL7Z72Z/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JKMBYAWEZPBPCX2KDPY3FQZLYCL7Z72Z/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JKMBYAWEZPBPCX2KDPY3FQZLYCL7Z72Z",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JKMBYAWEZPBPCX2KDPY3FQZLYCL7Z72Z/",
        "sender": {
            "address": "m5aka (a) yahoo.co.uk",
            "mailman_id": "ac56d2aeb72a46fe91d97e120fbe8d9f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ac56d2aeb72a46fe91d97e120fbe8d9f/emails/"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: Richard Garriott on BBC Newsnight tonight",
        "date": "2009-07-06T21:42:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TRAJRT4DB4KPHWZBJYVH42PIUILYD5HT/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TRAJRT4DB4KPHWZBJYVH42PIUILYD5HT/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "TRAJRT4DB4KPHWZBJYVH42PIUILYD5HT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JKMBYAWEZPBPCX2KDPY3FQZLYCL7Z72Z/",
        "sender": {
            "address": "nigel (a) ngunn.net",
            "mailman_id": "fd40127b000f46578351992c794536f8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd40127b000f46578351992c794536f8/emails/"
        },
        "sender_name": "Nigel Gunn G8IFF/W8IFF",
        "subject": "[amsat-bb] Re: Richard Garriott on BBC Newsnight tonight",
        "date": "2009-07-06T21:52:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JKMBYAWEZPBPCX2KDPY3FQZLYCL7Z72Z/",
        "children": []
    }
]