Last active
April 1, 2022 11:00
-
-
Save mort/2bf903a52a7bc2610d8e3705f6bbbfae to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"id": "24cea92b-2b4c-4348-9d72-6ae5060bcc6c", | |
"type": "launch", | |
"attributes": { | |
"status": "recognized", | |
"launch_type": "conversation", | |
"participation": { | |
"data": { | |
"id": "827", | |
"type": "participation", | |
"attributes": { | |
"comments_count": 19, | |
"unread_comments_count": 0, | |
"conversation": { | |
"data": { | |
"id": "f47da84d-5250-42bc-956d-d1a71914b945", | |
"type": "conversation", | |
"attributes": { | |
"comments_count": 58, | |
"participants_count": 2, | |
"participants": [ | |
{ | |
"data": { | |
"id": "5494ce19-dc37-4e57-80b7-686d57e7af56", | |
"type": "user", | |
"attributes": { | |
"name": "Test", | |
"gmail_avatar_url": "https://lh3.googleusercontent.com/a/default-user=s96-c" | |
} | |
} | |
}, | |
{ | |
"data": { | |
"id": "083097e8-6ce6-48bd-9214-5751bcf490e9", | |
"type": "user", | |
"attributes": { | |
"name": "manu", | |
"gmail_avatar_url": "https://lh3.googleusercontent.com/a-/AOh14Gj7X99Z9bW4niZLnBwphdMZY43l76uE22GbthK5=s96-c" | |
} | |
} | |
} | |
] | |
}, | |
"relationships": { | |
"advisors": { | |
"data": [ | |
{ | |
"id": "27", | |
"type": "user" | |
}, | |
{ | |
"id": "2", | |
"type": "user" | |
} | |
] | |
} | |
}, | |
"links": { | |
"self": "https://honest.ngrok.io/clients/b/conversations/f47da84d-5250-42bc-956d-d1a71914b945", | |
"new_comment": "https://honest.ngrok.io/api/v0/conversations/f47da84d-5250-42bc-956d-d1a71914b945/comments.json" | |
} | |
} | |
}, | |
"locales": { | |
"en": { | |
"unread_comments_count": "0 comments", | |
"comment_prompt": "Reply" | |
} | |
} | |
}, | |
"relationships": { | |
"conversation": { | |
"data": { | |
"id": "393", | |
"type": "conversation" | |
} | |
} | |
} | |
} | |
} | |
}, | |
"relationships": { | |
"participation": { | |
"data": { | |
"id": "827", | |
"type": "participation" | |
} | |
} | |
}, | |
"links": { | |
"self": "https://honest.ngrok.io/api/v0/launch?url=https%3A%2F%2Fmail.google.com%2Fmail%2Fu%2F0%2F%23inbox%2FFMfcgzGmvLQjKHNrGnPRfhTZbnTJMdWR%3Fcompose%3Dnew%2FthreadId%2F17f559acbbe2acb5" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment