List emails

GET /hyperkitty/api/list/[email protected]/thread/ZMZARQGYPS67SUWBOYJBWNPCA74DOYTB/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/ZMZARQGYPS67SUWBOYJBWNPCA74DOYTB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZMZARQGYPS67SUWBOYJBWNPCA74DOYTB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZMZARQGYPS67SUWBOYJBWNPCA74DOYTB/?format=api",
        "sender": {
            "address": "n5uxt (a) hotmail.com",
            "mailman_id": "a342490f7e9a4e4c9a9460642e57eb1f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a342490f7e9a4e4c9a9460642e57eb1f/emails/?format=api"
        },
        "sender_name": "Angelo Glorioso",
        "subject": "[amsat-bb]  Blackberry Tracking software",
        "date": "2010-01-09T18:26:57Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/643RIATZW73VW7GXSNCERJFZEP3UMKZV/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/643RIATZW73VW7GXSNCERJFZEP3UMKZV/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "643RIATZW73VW7GXSNCERJFZEP3UMKZV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZMZARQGYPS67SUWBOYJBWNPCA74DOYTB/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "[amsat-bb] Re: Blackberry Tracking software",
        "date": "2010-01-09T18:51:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZMZARQGYPS67SUWBOYJBWNPCA74DOYTB/?format=api",
        "children": []
    }
]