List emails

GET /hyperkitty/api/list/[email protected]/thread/O77U4LZBY6C6IUXAUQBCUCFLDLVSUZGN/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/O77U4LZBY6C6IUXAUQBCUCFLDLVSUZGN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CD32FACCFA194425B80BDE2840E4B282@parents",
        "message_id_hash": "O77U4LZBY6C6IUXAUQBCUCFLDLVSUZGN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O77U4LZBY6C6IUXAUQBCUCFLDLVSUZGN/?format=api",
        "sender": {
            "address": "ka3hsw (a) att.net",
            "mailman_id": "afface7d7e8049fda539552165bdde78",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/afface7d7e8049fda539552165bdde78/emails/?format=api"
        },
        "sender_name": "George Henry",
        "subject": "[amsat-bb] Re: springtime project",
        "date": "2009-01-22T00:03:42Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XH4K6QOEN7CWGXTUW33QTEWP2UAIRDYU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XH4K6QOEN7CWGXTUW33QTEWP2UAIRDYU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XH4K6QOEN7CWGXTUW33QTEWP2UAIRDYU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O77U4LZBY6C6IUXAUQBCUCFLDLVSUZGN/?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: springtime project",
        "date": "2009-01-22T00:37:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/O77U4LZBY6C6IUXAUQBCUCFLDLVSUZGN/?format=api",
        "children": []
    }
]