2023-01-04 17:29:24 +01:00
|
|
|
{
|
|
|
|
"timestamp":"2022-12-08T17:12:38Z",
|
2023-02-04 19:07:01 +01:00
|
|
|
"sender": "https://example.com/users/alice",
|
2023-01-04 17:29:24 +01:00
|
|
|
"type": "outbound",
|
|
|
|
"path": "https://other.org/users/bob/inbox",
|
|
|
|
"data": {
|
|
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
|
|
"id": "https://example.com/a5f25e0a-98d6-4e5c-baad-65318cd4d67d",
|
|
|
|
"type": "Follow",
|
2023-07-03 19:43:30 +02:00
|
|
|
"actor": "https://example.com/users/eve",
|
2023-01-04 17:29:24 +01:00
|
|
|
"object": "https://other.org/users/bob"
|
|
|
|
}
|
|
|
|
}
|