summaryrefslogtreecommitdiff
path: root/test/fixtures/receiver_worker_signature_activity.json
blob: 3c3fb3fd2f801d97225420f1c012febec186f0c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    {
      "atomUri": "ostatus:atomUri",
      "blurhash": "toot:blurhash",
      "conversation": "ostatus:conversation",
      "focalPoint": {
        "@container": "@list",
        "@id": "toot:focalPoint"
      },
      "inReplyToAtomUri": "ostatus:inReplyToAtomUri",
      "ostatus": "http://ostatus.org#",
      "sensitive": "as:sensitive",
      "toot": "http://joinmastodon.org/ns#",
      "votersCount": "toot:votersCount"
    }
  ],
  "atomUri": "https://chaos.social/users/distantnative/statuses/109336635639931467",
  "attachment": [
    {
      "blurhash": "UAK1zS00OXIUxuMxIUM{?b-:-;W:Di?b%2M{",
      "height": 960,
      "mediaType": "image/jpeg",
      "name": null,
      "type": "Document",
      "url": "https://assets.chaos.social/media_attachments/files/109/336/634/286/114/657/original/2e6122063d8bfb26.jpeg",
      "width": 346
    }
  ],
  "attributedTo": "https://chaos.social/users/distantnative",
  "cc": [
    "https://chaos.social/users/distantnative/followers"
  ],
  "content": "<p>Favorite piece of anthropology meta discourse.</p>",
  "contentMap": {
    "en": "<p>Favorite piece of anthropology meta discourse.</p>"
  },
  "conversation": "tag:chaos.social,2022-11-13:objectId=71843781:objectType=Conversation",
  "id": "https://chaos.social/users/distantnative/statuses/109336635639931467",
  "inReplyTo": null,
  "inReplyToAtomUri": null,
  "published": "2022-11-13T13:04:20Z",
  "replies": {
    "first": {
      "items": [],
      "next": "https://chaos.social/users/distantnative/statuses/109336635639931467/replies?only_other_accounts=true&page=true",
      "partOf": "https://chaos.social/users/distantnative/statuses/109336635639931467/replies",
      "type": "CollectionPage"
    },
    "id": "https://chaos.social/users/distantnative/statuses/109336635639931467/replies",
    "type": "Collection"
  },
  "sensitive": false,
  "summary": null,
  "tag": [],
  "to": [
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "type": "Note",
  "url": "https://chaos.social/@distantnative/109336635639931467"
}