List emails

GET /hyperkitty/api/list/[email protected]/thread/56B5NFH7HZNNX536OCL6JEAKBMLRWPPI/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/56B5NFH7HZNNX536OCL6JEAKBMLRWPPI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "56B5NFH7HZNNX536OCL6JEAKBMLRWPPI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/56B5NFH7HZNNX536OCL6JEAKBMLRWPPI/?format=api",
        "sender": {
            "address": "w8iss (a) wideopenwest.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  Yaesu 5400 interface and software question",
        "date": "2008-03-08T17:58:04Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S33V5FCZROZZKIPIC7FVZUJ6F3FNORO2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S33V5FCZROZZKIPIC7FVZUJ6F3FNORO2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "S33V5FCZROZZKIPIC7FVZUJ6F3FNORO2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/56B5NFH7HZNNX536OCL6JEAKBMLRWPPI/?format=api",
        "sender": {
            "address": "kq6ea (a) pacbell.net",
            "mailman_id": "3cf37318d4184cd98912a9c88ca31da8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3cf37318d4184cd98912a9c88ca31da8/emails/?format=api"
        },
        "sender_name": "Jim Jerzycke",
        "subject": "[amsat-bb] Re: Yaesu 5400 interface and software question",
        "date": "2008-03-08T19:28:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/56B5NFH7HZNNX536OCL6JEAKBMLRWPPI/?format=api",
        "children": []
    }
]