List emails

GET /hyperkitty/api/list/[email protected]/thread/OJSRB23XR56JJY7RISCPFILHEOQKN7C7/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/OJSRB23XR56JJY7RISCPFILHEOQKN7C7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OJSRB23XR56JJY7RISCPFILHEOQKN7C7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OJSRB23XR56JJY7RISCPFILHEOQKN7C7/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb]  AO-7 telemetry 11:50utc 4March2009",
        "date": "2009-03-04T12:05:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K2XIUE53DXUJTW7CGZNZLXXGFZQXACNI/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K2XIUE53DXUJTW7CGZNZLXXGFZQXACNI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "C84D3AC5E1834D4890EA633DC1E39C43@WA4SCA",
        "message_id_hash": "K2XIUE53DXUJTW7CGZNZLXXGFZQXACNI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OJSRB23XR56JJY7RISCPFILHEOQKN7C7/?format=api",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[amsat-bb]  AO-7 telemetry 1335 utc 4 March2009",
        "date": "2009-03-04T14:05:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OJSRB23XR56JJY7RISCPFILHEOQKN7C7/?format=api",
        "children": []
    }
]