{ "@context": [ "https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1", { "addressRegion": "sc:addressRegion", "timezone": { "@id": "mz:timezone", "@type": "sc:Text" }, "isOnline": { "@id": "mz:isOnline", "@type": "sc:Boolean" }, "pt": "https://joinpeertube.org/ns#", "manuallyApprovesFollowers": "as:manuallyApprovesFollowers", "inLanguage": "sc:inLanguage", "address": { "@id": "sc:address", "@type": "sc:PostalAddress" }, "discoverable": "toot:discoverable", "repliesModerationOption": { "@id": "mz:repliesModerationOption", "@type": "mz:repliesModerationOptionType" }, "sc": "http://schema.org#", "mz": "https://joinmobilizon.org/ns#", "category": "sc:category", "joinModeType": { "@id": "mz:joinModeType", "@type": "rdfs:Class" }, "Hashtag": "as:Hashtag", "propertyID": "sc:propertyID", "PostalAddress": "sc:PostalAddress", "discussions": { "@id": "mz:discussions", "@type": "@id" }, "remainingAttendeeCapacity": "sc:remainingAttendeeCapacity", "streetAddress": "sc:streetAddress", "anonymousParticipationEnabled": { "@id": "mz:anonymousParticipationEnabled", "@type": "sc:Boolean" }, "addressLocality": "sc:addressLocality", "joinMode": { "@id": "mz:joinMode", "@type": "mz:joinModeType" }, "location": { "@id": "sc:location", "@type": "sc:Place" }, "toot": "http://joinmastodon.org/ns#", "participantCount": { "@id": "mz:participantCount", "@type": "sc:Integer" }, "uuid": "sc:identifier", "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity", "participationMessage": { "@id": "mz:participationMessage", "@type": "sc:Text" }, "openness": { "@id": "mz:openness", "@type": "@id" }, "members": { "@id": "mz:members", "@type": "@id" }, "events": { "@id": "mz:events", "@type": "@id" }, "resources": { "@id": "mz:resources", "@type": "@id" }, "addressCountry": "sc:addressCountry", "posts": { "@id": "mz:posts", "@type": "@id" }, "commentsEnabled": { "@id": "pt:commentsEnabled", "@type": "sc:Boolean" }, "value": "sc:value", "PropertyValue": "sc:PropertyValue", "repliesModerationOptionType": { "@id": "mz:repliesModerationOptionType", "@type": "rdfs:Class" }, "todos": { "@id": "mz:todos", "@type": "@id" }, "ical": "http://www.w3.org/2002/12/cal/ical#", "postalCode": "sc:postalCode", "memberCount": { "@id": "mz:memberCount", "@type": "sc:Integer" }, "@language": "und" } ], "actor": "https://example-mobilizon-domain.com/@examplemobilizonuser", "anonymousParticipationEnabled": false, "attachment": [ { "propertyID": "mz:live:twitch:url", "type": "PropertyValue", "value": "https://www.twitch.tv/examplestreamer" }, { "mediaType": "image/jpeg", "name": "Banner", "type": "Document", "url": "https://example-mobilizon-domain.com/media/avatar.jpg" }, { "href": "https://www.twitch.tv/examplestreamer", "mediaType": "text/html", "name": "Website", "type": "Link" } ], "attributedTo": "https://example-mobilizon-domain.com/@examplemobilizongroup", "category": "GAMING", "cc": [ "https://example-mobilizon-domain.com/@examplemobilizonuser/followers" ], "commentsEnabled": true, "contacts": [], "content": "Description of the event which includes HTML tags a little bit", "draft": false, "endTime": "2023-03-13T00:00:00-08:00", "ical:status": "CONFIRMED", "id": "https://example-mobilizon-domain.com/events/12345678-1234-1234-1234-123456789abc", "inLanguage": "en", "isOnline": true, "joinMode": "free", "maximumAttendeeCapacity": 0, "mediaType": "text/html", "name": "Example Mobilizon Event name that contains a URL link and a MetaField link to Twitch in this case", "participantCount": 0, "published": "2023-02-01T01:10:00Z", "remainingAttendeeCapacity": null, "repliesModerationOption": "allow_all", "startTime": "2023-03-13T23:00:00-08:00", "tag": [ { "href": "https://example-mobilizon-domain.com/tags/tag1", "name": "#tag1", "type": "Hashtag" }, { "href": "https://example-mobilizon-domain.com/tags/tag2", "name": "#tag2", "type": "Hashtag" } ], "timezone": "America/Los_Angeles", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "type": "Event", "updated": "2023-02-11T00:00:00Z", "url": "https://example-mobilizon-domain.com/events/12345678-1234-1234-1234-123456789abc", "uuid": "12345678-1234-1234-1234-123456789abc" }