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/mistersql/statuses/111946547254482931",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-17T11:19:10Z",
"url": "https://mastodon.social/@mistersql/111946547254482931",
"attributedTo": "https://mastodon.social/users/mistersql",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mistersql/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mistersql/statuses/111946547254482931",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-02-17:objectId=644984667:objectType=Conversation",
"content": "<p>My prediction: <a href=\"https://mastodon.social/tags/astral\" class=\"mention hashtag\" rel=\"tag\">#<span>astral</span></a> <a href=\"https://mastodon.social/tags/ruff\" class=\"mention hashtag\" rel=\"tag\">#<span>ruff</span></a> will soon compete directly with codeclimate, sonarqube, codacy and the like. As far as I can tell, these products take a variety of free tools, repackage them and sell them to corporate customers with a hosted SaaS, sometimes with free tiers (zero marginal costs, so why not, it is a sales pipeline). They do so quietly and so who knows if they contribute anything back, if they violate the social norms of opensource or hire or compensate maintainers.</p><p><a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>",
"contentMap": {
"en": "<p>My prediction: <a href=\"https://mastodon.social/tags/astral\" class=\"mention hashtag\" rel=\"tag\">#<span>astral</span></a> <a href=\"https://mastodon.social/tags/ruff\" class=\"mention hashtag\" rel=\"tag\">#<span>ruff</span></a> will soon compete directly with codeclimate, sonarqube, codacy and the like. As far as I can tell, these products take a variety of free tools, repackage them and sell them to corporate customers with a hosted SaaS, sometimes with free tiers (zero marginal costs, so why not, it is a sales pipeline). They do so quietly and so who knows if they contribute anything back, if they violate the social norms of opensource or hire or compensate maintainers.</p><p><a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/astral",
"name": "#astral"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ruff",
"name": "#ruff"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mastodon.social/users/mistersql/statuses/111946547254482931/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mistersql/statuses/111946547254482931/replies?min_id=111946565716122393&page=true",
"partOf": "https://mastodon.social/users/mistersql/statuses/111946547254482931/replies",
"items": [
"https://mastodon.social/users/mistersql/statuses/111946565716122393"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mistersql/statuses/111946547254482931/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/mistersql/statuses/111946547254482931/shares",
"type": "Collection",
"totalItems": 3
}
}