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://toots.nu/users/solarchemist/statuses/114382060744247745",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-22T14:22:17Z",
"url": "https://toots.nu/@solarchemist/114382060744247745",
"attributedTo": "https://toots.nu/users/solarchemist",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toots.nu/users/solarchemist/followers"
],
"sensitive": false,
"atomUri": "https://toots.nu/users/solarchemist/statuses/114382060744247745",
"inReplyToAtomUri": null,
"conversation": "tag:toots.nu,2025-04-22:objectId=25926528:objectType=Conversation",
"content": "<p>Does anyone know of any project that lets you mirror your issues from code forges (such as Github, Codeberg, etc.) to a self-hosted list of some sort?</p><p>I can do something rudimentary with RSS feeds (both Github and Codeberg lets you subscribe to all user actions) and grepping for "issue", but what I would like to see is something that would also mirror associated tags and closed/open status, ...</p><p>Just putting the idea out there.</p><p><a href=\"https://toots.nu/tags/issues\" class=\"mention hashtag\" rel=\"tag\">#<span>issues</span></a> <a href=\"https://toots.nu/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a> <a href=\"https://toots.nu/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://toots.nu/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> </p><p><a href=\"https://links.solarchemist.se/shaare/rOqgfg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">links.solarchemist.se/shaare/r</span><span class=\"invisible\">Oqgfg</span></a></p>",
"contentMap": {
"en": "<p>Does anyone know of any project that lets you mirror your issues from code forges (such as Github, Codeberg, etc.) to a self-hosted list of some sort?</p><p>I can do something rudimentary with RSS feeds (both Github and Codeberg lets you subscribe to all user actions) and grepping for "issue", but what I would like to see is something that would also mirror associated tags and closed/open status, ...</p><p>Just putting the idea out there.</p><p><a href=\"https://toots.nu/tags/issues\" class=\"mention hashtag\" rel=\"tag\">#<span>issues</span></a> <a href=\"https://toots.nu/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a> <a href=\"https://toots.nu/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://toots.nu/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> </p><p><a href=\"https://links.solarchemist.se/shaare/rOqgfg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">links.solarchemist.se/shaare/r</span><span class=\"invisible\">Oqgfg</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toots.nu/tags/issues",
"name": "#issues"
},
{
"type": "Hashtag",
"href": "https://toots.nu/tags/codeberg",
"name": "#codeberg"
},
{
"type": "Hashtag",
"href": "https://toots.nu/tags/github",
"name": "#github"
},
{
"type": "Hashtag",
"href": "https://toots.nu/tags/selfhosting",
"name": "#selfhosting"
}
],
"replies": {
"id": "https://toots.nu/users/solarchemist/statuses/114382060744247745/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toots.nu/users/solarchemist/statuses/114382060744247745/replies?only_other_accounts=true&page=true",
"partOf": "https://toots.nu/users/solarchemist/statuses/114382060744247745/replies",
"items": []
}
}
}