List emails

GET /hyperkitty/api/list/[email protected]/thread/FCIH7FYBW5IJF37L5BLALHU2VCPIWG53/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FCIH7FYBW5IJF37L5BLALHU2VCPIWG53/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "FCIH7FYBW5IJF37L5BLALHU2VCPIWG53",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FCIH7FYBW5IJF37L5BLALHU2VCPIWG53/",
        "sender": {
            "address": "n0jy (a) n0jy.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "n0jy",
        "subject": "[amsat-bb] AO-73 QSOs on the beacon?",
        "date": "2013-12-06T04:34:08Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JKMLKNIAZ6GYRQ243FGVASBNS3UFFSC6/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JKMLKNIAZ6GYRQ243FGVASBNS3UFFSC6/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JKMLKNIAZ6GYRQ243FGVASBNS3UFFSC6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FCIH7FYBW5IJF37L5BLALHU2VCPIWG53/",
        "sender": {
            "address": "wa6fwf (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "WA6FWF",
        "subject": "[amsat-bb] Re: AO-73 QSOs on the beacon?",
        "date": "2013-12-06T05:33:27Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FCIH7FYBW5IJF37L5BLALHU2VCPIWG53/",
        "children": []
    }
]