List emails

GET /hyperkitty/api/list/[email protected]/thread/3P5RPP47KQR64OBLRXNKWFO524D2V62Y/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/3P5RPP47KQR64OBLRXNKWFO524D2V62Y/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "002201ca9149$150268c0$6901a8c0@peter",
        "message_id_hash": "3P5RPP47KQR64OBLRXNKWFO524D2V62Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3P5RPP47KQR64OBLRXNKWFO524D2V62Y/?format=api",
        "sender": {
            "address": "roi (a) optonline.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Peter",
        "subject": "[amsat-bb]  HAM RADIO UNIVERSITY",
        "date": "2010-01-09T16:28:38Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/42SHA2H6I3EU6REPKRVEBPLPYWPDO7E3/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/42SHA2H6I3EU6REPKRVEBPLPYWPDO7E3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "42SHA2H6I3EU6REPKRVEBPLPYWPDO7E3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3P5RPP47KQR64OBLRXNKWFO524D2V62Y/?format=api",
        "sender": {
            "address": "ko6th_greg (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg D.",
        "subject": "[amsat-bb] Re: HAM RADIO UNIVERSITY",
        "date": "2010-01-09T19:21:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3P5RPP47KQR64OBLRXNKWFO524D2V62Y/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/E2HF4BT77F4PX6PFMC4BF5HYNEASGMNT/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/E2HF4BT77F4PX6PFMC4BF5HYNEASGMNT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "E2HF4BT77F4PX6PFMC4BF5HYNEASGMNT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3P5RPP47KQR64OBLRXNKWFO524D2V62Y/?format=api",
        "sender": {
            "address": "nigel (a) ngunn.net",
            "mailman_id": "fd40127b000f46578351992c794536f8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd40127b000f46578351992c794536f8/emails/?format=api"
        },
        "sender_name": "Nigel Gunn G8IFF/W8IFF",
        "subject": "[amsat-bb] Re: HAM RADIO UNIVERSITY",
        "date": "2010-01-09T19:40:35Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/42SHA2H6I3EU6REPKRVEBPLPYWPDO7E3/?format=api",
        "children": []
    }
]