List emails

GET /hyperkitty/api/list/[email protected]/thread/2XBZAJBKA3XODQGXGLVDTJK6BZ44DOHL/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/2XBZAJBKA3XODQGXGLVDTJK6BZ44DOHL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2XBZAJBKA3XODQGXGLVDTJK6BZ44DOHL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2XBZAJBKA3XODQGXGLVDTJK6BZ44DOHL/?format=api",
        "sender": {
            "address": "redski (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "Re: [amsat-bb] GNURadio for Windows",
        "date": "2018-05-23T17:46:18Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KXNAV5TZQALN4MV2MCTBFQK5MBOMHUVD/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KXNAV5TZQALN4MV2MCTBFQK5MBOMHUVD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KXNAV5TZQALN4MV2MCTBFQK5MBOMHUVD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2XBZAJBKA3XODQGXGLVDTJK6BZ44DOHL/?format=api",
        "sender": {
            "address": "jean.marc.momple (a) gmail.com",
            "mailman_id": "1f8c2f38c6ad4642a7b28de21a3f4a62",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1f8c2f38c6ad4642a7b28de21a3f4a62/emails/?format=api"
        },
        "sender_name": "Jean Marc Momple",
        "subject": "Re: [amsat-bb] GNURadio for Windows",
        "date": "2018-05-23T18:15:29Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2XBZAJBKA3XODQGXGLVDTJK6BZ44DOHL/?format=api",
        "children": []
    }
]