GET /activities/01KEG2VVJYD7K9YF8E5GM1NGSP
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/activity+json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        {
            "Hashtag": "as:Hashtag",
            "Emoji": "as:Emoji",
            "sensitive": {
                "@id": "as:sensitive",
                "@type": "xsd:boolean"
            }
        }
    ],
    "id": "https://dev.alien.cool/activities/01KEG2VVJYD7K9YF8E5GM1NGSP",
    "type": "Follow",
    "actor": "https://dev.alien.cool/u/01KDMF97AXX85TTZP9ME1RSS51",
    "object": "https://programming.dev/c/emacs",
    "published": "2026-01-09T00:35:23.387749+00:00",
    "to": [
        "https://programming.dev/c/emacs"
    ]
}