@smallcirclesjust small circles ๐
@reiver@reiver โผ (Charles)
1) What does a bookwyrm server returns if we asked for the object directly?
2) The Quotation types could be useful, but why not provide it in a proper LD context?
@smallcirclesjust small circles ๐
@reiver@reiver โผ (Charles)
1) What does a bookwyrm server returns if we asked for the object directly?
2) The Quotation types could be useful, but why not provide it in a proper LD context?
@raphaelRaphael Lullis @smallcirclesjust small circles ๐
AFAIK, for most Fediverse software, Bookwyrm returns a quotation as type="Note".
For example if you run this command from the terminal, you can see it:
curl -H 'Accept: application/activity+json' https://bookwyrm.social/user/reiver/quotation/3658267 | jq
...
If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/reiver/statuses/115216993641715879 on your instance and quote it. (Note that quoting is not supported in Mastodon.)