List emails

GET /hyperkitty/api/list/[email protected]/thread/365BPGU64EKLYVI5DQIF3BQIPZKIB2GZ/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/365BPGU64EKLYVI5DQIF3BQIPZKIB2GZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "365BPGU64EKLYVI5DQIF3BQIPZKIB2GZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/365BPGU64EKLYVI5DQIF3BQIPZKIB2GZ/?format=api",
        "sender": {
            "address": "kc2lrc (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Sam KC2LRC",
        "subject": "[amsat-bb] Re: Orbitron help",
        "date": "2010-02-05T21:32:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K3R6XQTPXYZTTIFKE53SSZOQ2LWBKVJ3/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K3R6XQTPXYZTTIFKE53SSZOQ2LWBKVJ3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "K3R6XQTPXYZTTIFKE53SSZOQ2LWBKVJ3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/365BPGU64EKLYVI5DQIF3BQIPZKIB2GZ/?format=api",
        "sender": {
            "address": "nigel (a) ngunn.net",
            "mailman_id": "fd40127b000f46578351992c794536f8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd40127b000f46578351992c794536f8/emails/?format=api"
        },
        "sender_name": "Nigel Gunn G8IFF/W8IFF",
        "subject": "[amsat-bb] Re: Orbitron help",
        "date": "2010-02-05T21:50:19Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/365BPGU64EKLYVI5DQIF3BQIPZKIB2GZ/?format=api",
        "children": []
    }
]