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://fosstodon.org/users/open_neuroscience/statuses/113194625454681242",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/open_neuroscience/statuses/113194613588331746",
"published": "2024-09-24T21:21:52Z",
"url": "https://fosstodon.org/@open_neuroscience/113194625454681242",
"attributedTo": "https://fosstodon.org/users/open_neuroscience",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/open_neuroscience/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/open_neuroscience/statuses/113194625454681242",
"inReplyToAtomUri": "https://fosstodon.org/users/open_neuroscience/statuses/113194613588331746",
"conversation": "tag:fosstodon.org,2024-09-24:objectId=245411641:objectType=Conversation",
"content": "<p>🔍Here is what is “under the hood”: <br />1 – the project is maintained on<br /><a href=\"https://fosstodon.org/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://github.com/open-neuroscience\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/open-neuroscience</span><span class=\"invisible\"></span></a><br />2 – website runs on <a href=\"https://fosstodon.org/tags/gohugo\" class=\"mention hashtag\" rel=\"tag\">#<span>gohugo</span></a> and the great <a href=\"https://fosstodon.org/tags/MadeWithAcademic\" class=\"mention hashtag\" rel=\"tag\">#<span>MadeWithAcademic</span></a> theme, which comes with easy tagging and searching <br />3 – form is used to gather new entries<br />4 – Using <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> code we parse the forms into markdown format and a human checks the content for spam<br />5 – The new content is pushed to the remote repository <a href=\"https://github.com/open-neuroscience/open-neuroscience.github.io\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/open-neuroscience/o</span><span class=\"invisible\">pen-neuroscience.github.io</span></a> and a GitHub action deploys it! [3/n]</p>",
"contentMap": {
"en": "<p>🔍Here is what is “under the hood”: <br />1 – the project is maintained on<br /><a href=\"https://fosstodon.org/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://github.com/open-neuroscience\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/open-neuroscience</span><span class=\"invisible\"></span></a><br />2 – website runs on <a href=\"https://fosstodon.org/tags/gohugo\" class=\"mention hashtag\" rel=\"tag\">#<span>gohugo</span></a> and the great <a href=\"https://fosstodon.org/tags/MadeWithAcademic\" class=\"mention hashtag\" rel=\"tag\">#<span>MadeWithAcademic</span></a> theme, which comes with easy tagging and searching <br />3 – form is used to gather new entries<br />4 – Using <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> code we parse the forms into markdown format and a human checks the content for spam<br />5 – The new content is pushed to the remote repository <a href=\"https://github.com/open-neuroscience/open-neuroscience.github.io\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/open-neuroscience/o</span><span class=\"invisible\">pen-neuroscience.github.io</span></a> and a GitHub action deploys it! [3/n]</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/github",
"name": "#github"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gohugo",
"name": "#gohugo"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/madewithacademic",
"name": "#madewithacademic"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://fosstodon.org/users/open_neuroscience/statuses/113194625454681242/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/open_neuroscience/statuses/113194625454681242/replies?min_id=113194628283255808&page=true",
"partOf": "https://fosstodon.org/users/open_neuroscience/statuses/113194625454681242/replies",
"items": [
"https://fosstodon.org/users/open_neuroscience/statuses/113194628283255808"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/open_neuroscience/statuses/113194625454681242/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/open_neuroscience/statuses/113194625454681242/shares",
"type": "Collection",
"totalItems": 3
}
}