-
|
There's |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Hi! We do have URLs for converting between the networks' machine-readable formats. If you append a bridged AP object id to We don't have a corollary for translating to a user-facing URL though, eg on bsky.app. The |
Beta Was this translation helpful? Give feedback.
-
|
https://fed.brid.gy/docs#api is also relevant here! |
Beta Was this translation helpful? Give feedback.
Hi! We do have URLs for converting between the networks' machine-readable formats. If you append a bridged AP object id to
https://ap.brid.gy/convert/bsky/, eg https://ap.brid.gy/convert/bsky/https://indieweb.social/users/snarfed/statuses/114444055605067165 , you'll get the JSON ATProto record. Same with other supported networks, eg https://ap.brid.gy/convert/web/https://indieweb.social/users/snarfed/statuses/114444055605067165 returns microformats2 HTML.We don't have a corollary for translating to a user-facing URL though, eg on bsky.app. The
/r/URLs are a special case to satisfy the annoying historical tendency of some (most?) fediverse software to require objects'idandurlto be on…