-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample-reply.json
More file actions
61 lines (61 loc) · 2.6 KB
/
Copy pathexample-reply.json
File metadata and controls
61 lines (61 loc) · 2.6 KB
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
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount"
}
],
"id": "https://chaos.social/users/h4kor/statuses/112020339426449902/activity",
"type": "Create",
"actor": "https://chaos.social/users/h4kor",
"published": "2024-03-01T12:05:30Z",
"to": [
"https://games.rerere.org/games/tic-tac-toe"
],
"cc": [],
"object": {
"id": "https://chaos.social/users/h4kor/statuses/112020339426449902",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/h4kor/statuses/112010987144546422",
"published": "2024-03-01T12:05:30Z",
"url": "https://chaos.social/@h4kor/112020339426449902",
"attributedTo": "https://chaos.social/users/h4kor",
"to": [
"https://games.rerere.org/games/tic-tac-toe"
],
"cc": [],
"sensitive": false,
"atomUri": "https://chaos.social/users/h4kor/statuses/112020339426449902",
"inReplyToAtomUri": "https://chaos.social/users/h4kor/statuses/112010987144546422",
"conversation": "tag:chaos.social,2024-03-01:objectId=167062635:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https: //games.rerere.org/games/tic-tac-toe\" class=\"u-url mention\">@<span>tic-tac-toe</span></a></span> 1</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://games.rerere.org/games/tic-tac-toe\" class=\"u-url mention\">@<span>tic-tac-toe</span></a></span> 1</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://games.rerere.org/games/tic-tac-toe",
"name": "@tic-tac-toe@games.rerere.org"
}
],
"replies": {
"id": "https://chaos.social/users/h4kor/statuses/112020339426449902/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/h4kor/statuses/112020339426449902/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/h4kor/statuses/112020339426449902/replies",
"items": []
}
}
}
}