List emails

GET /hyperkitty/api/list/[email protected]/thread/F2QFYM4FGVKEJUYNFQ7RTG3JBEYYWUQC/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/F2QFYM4FGVKEJUYNFQ7RTG3JBEYYWUQC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "F2QFYM4FGVKEJUYNFQ7RTG3JBEYYWUQC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/F2QFYM4FGVKEJUYNFQ7RTG3JBEYYWUQC/",
        "sender": {
            "address": "Neven.Mrduljas (a) fina.hr",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Neven Mrduljaš",
        "subject": "[amsat-bb]  Neven,\t9A5YY - Satellite operation from Peru 11-19th April 2009",
        "date": "2009-04-06T13:16:39Z",
        "parent": null,
        "children": []
    }
]