{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://litepub.social/litepub/context.jsonld",
        {
            "Hashtag": "as:Hashtag",
            "category": "sc:category",
            "ical": "http://www.w3.org/2002/12/cal/ical#",
            "joinMode": {
                "@id": "mz:joinMode",
                "@type": "mz:joinModeType"
            },
            "joinModeType": {
                "@id": "mz:joinModeType",
                "@type": "rdfs:Class"
            },
            "maximumAttendeeCapacity": "sc:maximumAttendeeCapacity",
            "mz": "https://joinmobilizon.org/ns#",
            "repliesModerationOption": {
                "@id": "mz:repliesModerationOption",
                "@type": "mz:repliesModerationOptionType"
            },
            "repliesModerationOptionType": {
                "@id": "mz:repliesModerationOptionType",
                "@type": "rdfs:Class"
            },
            "sc": "http://schema.org#",
            "uuid": "sc:identifier"
        }
    ],
    "actor": "https://test.mobilizon.org/@Alicia",
    "cc": [
        "https://framapiaf.org/users/admin/followers",
        "https://framapiaf.org/users/tcit"
    ],
    "id": "https://test.mobilizon.org/events/39026210-0c69-4238-b3cc-986f33f98ed0/activity",
    "object": {
        "attachment": [
            {
                "href": "https://something.org",
                "mediaType": "text/html",
                "name": "Another link",
                "type": "Link"
            },
            {
                "href": "https://google.com",
                "mediaType": "text/html",
                "name": "Website",
                "type": "Link"
            }
        ],
        "attributedTo": "https://test.mobilizon.org/@Alicia",
        "startTime": "2018-02-12T14:08:20Z",
        "cc": [
            "https://framapiaf.org/users/admin/followers",
            "https://framapiaf.org/users/tcit"
        ],
        "content": "<p><span class=\"h-card\"><a href=\"https://framapiaf.org/users/tcit\" class=\"u-url mention\">@<span>tcit</span></a></span></p>",
        "category": "TODO remove me",
        "id": "https://test.mobilizon.org/events/39026210-0c69-4238-b3cc-986f33f98ed0",
        "inReplyTo": null,
        "location": {
            "type": "Place",
            "name": "Locaux de Framasoft",
            "id": "https://event1.tcit.fr/address/eeecc11d-0030-43e8-a897-6422876372jd",
            "address": {
                "type": "PostalAddress",
                "streetAddress": "10 Rue Jangot",
                "postalCode": "69007",
                "addressLocality": "Lyon",
                "addressRegion": "Auvergne Rhône Alpes",
                "addressCountry": "France"
            }
        },
        "name": "My first event",
        "published": "2018-02-12T14:08:20Z",
        "tag": [
            {
                "href": "https://framapiaf.org/users/tcit",
                "name": "@tcit@framapiaf.org",
                "type": "Mention"
            }
        ],
        "to": [
            "https://www.w3.org/ns/activitystreams#Public"
        ],
        "type": "Event",
        "url": "https://test.mobilizon.org/events/39026210-0c69-4238-b3cc-986f33f98ed0",
        "uuid": "109ccdfd-ee3e-46e1-a877-6c228763df0c"
    },
    "published": "2018-02-12T14:08:20Z",
    "to": [
        "https://www.w3.org/ns/activitystreams#Public"
    ],
    "type": "Create"
}