A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://bark.lgbt/users/nycki/statuses/113557974829534371",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-28T01:26:24Z",
"url": "https://bark.lgbt/@nycki/113557974829534371",
"attributedTo": "https://bark.lgbt/users/nycki",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bark.lgbt/users/nycki/followers"
],
"sensitive": false,
"atomUri": "https://bark.lgbt/users/nycki/statuses/113557974829534371",
"inReplyToAtomUri": null,
"conversation": "tag:bark.lgbt,2024-11-28:objectId=31484836:objectType=Conversation",
"content": "<p>is there an easy to install self-hosted solution that's similar to an RSS reader but that knows about comments and reblogs? </p><p>and if not, is anyone working on one that I can contribute to?</p><p>basically my ideal workflow is</p><p>alice subscribes to webcomic and magazine, sees a good article, clicks "reblog with comment" and leaves a comment. the comment appears in her 'RSS outbox.'</p><p>bob subscribes to alice, sees her reblog and comment in his own 'RSS inbox'.</p><p>that's it. I just want an RSS reader with an easy way to create an outgoing RSS feed so other people can follow your comments.</p><p><a href=\"https://bark.lgbt/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://bark.lgbt/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a> <a href=\"https://bark.lgbt/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a></p>",
"contentMap": {
"en": "<p>is there an easy to install self-hosted solution that's similar to an RSS reader but that knows about comments and reblogs? </p><p>and if not, is anyone working on one that I can contribute to?</p><p>basically my ideal workflow is</p><p>alice subscribes to webcomic and magazine, sees a good article, clicks "reblog with comment" and leaves a comment. the comment appears in her 'RSS outbox.'</p><p>bob subscribes to alice, sees her reblog and comment in his own 'RSS inbox'.</p><p>that's it. I just want an RSS reader with an easy way to create an outgoing RSS feed so other people can follow your comments.</p><p><a href=\"https://bark.lgbt/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://bark.lgbt/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a> <a href=\"https://bark.lgbt/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bark.lgbt/tags/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://bark.lgbt/tags/rss",
"name": "#rss"
},
{
"type": "Hashtag",
"href": "https://bark.lgbt/tags/software",
"name": "#software"
}
],
"replies": {
"id": "https://bark.lgbt/users/nycki/statuses/113557974829534371/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bark.lgbt/users/nycki/statuses/113557974829534371/replies?only_other_accounts=true&page=true",
"partOf": "https://bark.lgbt/users/nycki/statuses/113557974829534371/replies",
"items": []
}
},
"likes": {
"id": "https://bark.lgbt/users/nycki/statuses/113557974829534371/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://bark.lgbt/users/nycki/statuses/113557974829534371/shares",
"type": "Collection",
"totalItems": 3
}
}