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"
}
],
"id": "https://mstdn.io/users/wolf480pl/statuses/111700456682583767",
"type": "Note",
"summary": "FOSS meta",
"inReplyTo": null,
"published": "2024-01-05T00:15:06Z",
"url": "https://mstdn.io/@wolf480pl/111700456682583767",
"attributedTo": "https://mstdn.io/users/wolf480pl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.io/users/wolf480pl/followers"
],
"sensitive": true,
"atomUri": "https://mstdn.io/users/wolf480pl/statuses/111700456682583767",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.io,2024-01-05:objectId=167825789:objectType=Conversation",
"content": "<p>I've said this before but</p><p>Software freedom is not when the source code for the program you use is somewhere on github, has 5000 dependencies and doesn't build outside of CI</p><p>Software freedom is when you have the source on your computer, modify it, build it, and run a modified version</p><p>How much of the software you use on a daily basis would you be able to build from source? How many urls does that require fetching, and how many of these can stop working any time without prior notice?<br />1/</p>",
"contentMap": {
"en": "<p>I've said this before but</p><p>Software freedom is not when the source code for the program you use is somewhere on github, has 5000 dependencies and doesn't build outside of CI</p><p>Software freedom is when you have the source on your computer, modify it, build it, and run a modified version</p><p>How much of the software you use on a daily basis would you be able to build from source? How many urls does that require fetching, and how many of these can stop working any time without prior notice?<br />1/</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.io/users/wolf480pl/statuses/111700456682583767/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.io/users/wolf480pl/statuses/111700456682583767/replies?min_id=111700471395116070&page=true",
"partOf": "https://mstdn.io/users/wolf480pl/statuses/111700456682583767/replies",
"items": [
"https://mstdn.io/users/wolf480pl/statuses/111700471395116070"
]
}
},
"likes": {
"id": "https://mstdn.io/users/wolf480pl/statuses/111700456682583767/likes",
"type": "Collection",
"totalItems": 83
},
"shares": {
"id": "https://mstdn.io/users/wolf480pl/statuses/111700456682583767/shares",
"type": "Collection",
"totalItems": 56
}
}