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://mastodon.social/users/fsfe/statuses/109364454730928893",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/fsfe/statuses/109364186415600179",
"published": "2022-11-18T10:59:05Z",
"url": "https://mastodon.social/@fsfe/109364454730928893",
"attributedTo": "https://mastodon.social/users/fsfe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/fsfe/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/fsfe/statuses/109364454730928893",
"inReplyToAtomUri": "https://mastodon.social/users/fsfe/statuses/109364186415600179",
"conversation": "tag:mastodon.social,2022-11-18:objectId=335189820:objectType=Conversation",
"content": "<p>Why does <a href=\"https://mastodon.social/tags/softwarefreedom\" class=\"mention hashtag\" rel=\"tag\">#<span>softwarefreedom</span></a> matter?</p><p>⭐ Accessing the code, allows us to read it, understand it, and to argue in favour of a potential improvement.</p><p>⭐ Being able to to edit the code, encourages innovation, competition and autonomy. We can change parts of a program and publish the changes, benefiting users and developers.</p><p>⭐ Developers can cooperate closely and form communities around software that fits their needs. Software is used in a non- exclusive way, and serves the public good. (2/4)</p>",
"contentMap": {
"en": "<p>Why does <a href=\"https://mastodon.social/tags/softwarefreedom\" class=\"mention hashtag\" rel=\"tag\">#<span>softwarefreedom</span></a> matter?</p><p>⭐ Accessing the code, allows us to read it, understand it, and to argue in favour of a potential improvement.</p><p>⭐ Being able to to edit the code, encourages innovation, competition and autonomy. We can change parts of a program and publish the changes, benefiting users and developers.</p><p>⭐ Developers can cooperate closely and form communities around software that fits their needs. Software is used in a non- exclusive way, and serves the public good. (2/4)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/softwarefreedom",
"name": "#softwarefreedom"
}
],
"replies": {
"id": "https://mastodon.social/users/fsfe/statuses/109364454730928893/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/fsfe/statuses/109364454730928893/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/fsfe/statuses/109364454730928893/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/fsfe/statuses/109364454730928893/likes",
"type": "Collection",
"totalItems": 34
},
"shares": {
"id": "https://mastodon.social/users/fsfe/statuses/109364454730928893/shares",
"type": "Collection",
"totalItems": 24
}
}