List emails

GET /hyperkitty/api/list/[email protected]/thread/BFKIKEDJ3NVOJZLC7NKHGIECRJOLOORG/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/BFKIKEDJ3NVOJZLC7NKHGIECRJOLOORG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "028901c7feed$6648cda0$cd00a8c0@pc5",
        "message_id_hash": "BFKIKEDJ3NVOJZLC7NKHGIECRJOLOORG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BFKIKEDJ3NVOJZLC7NKHGIECRJOLOORG/?format=api",
        "sender": {
            "address": "dave (a) g1ocn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Aitch",
        "subject": "[amsat-bb]  GO-32 APRS",
        "date": "2007-09-24T20:56:37Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QSRNXRH32PQXFTF3ZXPVCWWSIQHKCH37/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QSRNXRH32PQXFTF3ZXPVCWWSIQHKCH37/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QSRNXRH32PQXFTF3ZXPVCWWSIQHKCH37",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BFKIKEDJ3NVOJZLC7NKHGIECRJOLOORG/?format=api",
        "sender": {
            "address": "chris (a) photofuture.co.uk",
            "mailman_id": "bcfef40220b045f68b3df32309fe90ab",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bcfef40220b045f68b3df32309fe90ab/emails/?format=api"
        },
        "sender_name": "Chris Bloy",
        "subject": "[amsat-bb]  Pehuensat - Po63",
        "date": "2007-09-26T11:49:42Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BFKIKEDJ3NVOJZLC7NKHGIECRJOLOORG/?format=api",
        "children": []
    }
]