{ "@context": { "@vocab": "https://schema.org/", "flowdock": "https://raw.githubusercontent.com/api-evangelist/flowdock/main/vocabulary/flowdock-vocabulary.yml#", "Flow": "flowdock:Flow", "Message": "flowdock:Message", "Thread": "flowdock:Thread", "Source": "flowdock:Source", "Invitation": "flowdock:Invitation", "Organization": "schema:Organization", "User": "schema:Person", "PrivateConversation": "flowdock:PrivateConversation", "id": "schema:identifier", "name": "schema:name", "email": "schema:email", "nick": "schema:alternateName", "avatar": "schema:image", "website": "schema:url", "url": "schema:url", "web_url": "schema:url", "created_at": "schema:dateCreated", "edited": "schema:dateModified", "sent": "flowdock:sentAt", "event": "flowdock:eventType", "content": "schema:text", "tags": "schema:keywords", "attachments": "schema:associatedMedia", "organization": "schema:memberOf", "user": "schema:author", "flow": "flowdock:flow", "thread_id": "flowdock:thread", "parameterized_name": "flowdock:slug", "access_mode": "flowdock:accessMode", "open": "flowdock:isOpen", "joined": "flowdock:isJoined", "unread_mentions": "flowdock:unreadMentions", "subscription": "flowdock:subscription", "application": "schema:SoftwareApplication" } }