6 lines
179 B
JSON
6 lines
179 B
JSON
|
{
|
||
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||
|
"@id": "https://orange.example.net/users/smith/following",
|
||
|
"type": "OrderedCollection",
|
||
|
"orderedItems": []
|
||
|
}
|