List emails

GET /hyperkitty/api/list/[email protected]/thread/QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI/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/QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "3FD243FDFB574DE3A68E826CF0D6C703@DESKTOP8A7S6MK",
        "message_id_hash": "QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI/?format=api",
        "sender": {
            "address": "peternyy (a) verizon.net",
            "mailman_id": "cf9c1c1c5f38402ab7a2a551544426b1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cf9c1c1c5f38402ab7a2a551544426b1/emails/?format=api"
        },
        "sender_name": "Peter",
        "subject": "[amsat-bb] test",
        "date": "2017-07-04T17:36:38Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SFTP43NWHKAVWVRDIOAAEVJW3WC72VDB/?format=api",
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/U2TSJGVNIVFWAYV3J5SC3AQBOJJ4VNIF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SFTP43NWHKAVWVRDIOAAEVJW3WC72VDB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SFTP43NWHKAVWVRDIOAAEVJW3WC72VDB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI/?format=api",
        "sender": {
            "address": "gabrielzeifman (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gabriel Zeifman",
        "subject": "Re: [amsat-bb] test",
        "date": "2017-07-04T18:07:52Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI/?format=api",
        "children": []
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/U2TSJGVNIVFWAYV3J5SC3AQBOJJ4VNIF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CALn0fKMr-LzoLsvMDFoCwccy80HfMuhvWfhamDxAX1N_pBC14w@mail.gmail.com",
        "message_id_hash": "U2TSJGVNIVFWAYV3J5SC3AQBOJJ4VNIF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI/?format=api",
        "sender": {
            "address": "johnbrier (a) gmail.com",
            "mailman_id": "7ed71ace0aee45cc966da30dd7268471",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7ed71ace0aee45cc966da30dd7268471/emails/?format=api"
        },
        "sender_name": "John Brier",
        "subject": "Re: [amsat-bb] test",
        "date": "2017-07-04T18:12:59Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QCTJF2GXNEMYFDZ6OEYA54CZP22UNVGI/?format=api",
        "children": []
    }
]