GET /activities/01KDRCD0266KSDP0YZA7E6DDW7
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/01KDRCD0266KSDP0YZA7E6DDW7",
"type": "Follow",
"actor": "https://dev.alien.cool/u/01KDMF97AXX85TTZP9ME1RSS51",
"object": "https://programming.dev/c/terraform",
"published": "2025-12-30T19:40:15.824410+00:00",
"sensitive": false,
"to": [
"https://programming.dev/c/terraform"
]
}