1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-03-04 18:42:49 +00:00
lemmy/crates/apub/assets/mastodon/activities/like_page.json

8 lines
226 B
JSON
Raw Normal View History

{
"@context":"https://www.w3.org/ns/activitystreams",
"id":"https://mastodon.madrid/users/felix#likes/212340",
"type":"Like",
"actor":"https://mastodon.madrid/users/felix",
"object":"https://ds9.lemmy.ml/post/147"
}