mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-31 17:50:01 +00:00
Nutomic
eea3308906
* Add tests for lotide federation, make lotide groups fetchable * Accept posts using Note type (and better error messages for tests)
12 lines
472 B
JSON
12 lines
472 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"id": "https://narwhal.city/posts/9",
|
|
"type": "Page",
|
|
"name": "What's Dylan Grillin'? (reupload)",
|
|
"to": "https://narwhal.city/communities/4",
|
|
"attributedTo": "https://narwhal.city/users/1",
|
|
"published": "2020-12-30T07:29:19.460932+00:00",
|
|
"url": "https://www.youtube.com/watch?v=ZI4LGTXscR4",
|
|
"summary": "What's Dylan Grillin'? (reupload)",
|
|
"cc": "https://www.w3.org/ns/activitystreams#Public"
|
|
}
|