7 lines
150 B
JSON
7 lines
150 B
JSON
|
{
|
||
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||
|
"type": "Link",
|
||
|
"href": "http://example.org/image.png",
|
||
|
"height": 100,
|
||
|
"width": 100
|
||
|
}
|