gnu-social/plugins/ActivityPub/Test/Fixtures/gotosocial/activities/announce.jsonld

11 lines
473 B
Plaintext

{
"@context": "https://www.w3.org/ns/activitystreams",
"actor": "https://example.org/users/the_mighty_zork",
"cc": "https://example.org/users/the_mighty_zork",
"id": "https://example.org/users/the_mighty_zork/statuses/01G74JJ1KS331G2JXHRMZCE0ER",
"object": "https://example.org/users/the_mighty_zork/statuses/01FCTA44PW9H1TB328S9AQXKDS",
"published": "2022-06-09T13:12:00Z",
"to": "https://example.org/users/the_mighty_zork/followers",
"type": "Announce"
}