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://masto.es/users/berniethewordsmith/statuses/113444545514088847",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-08T00:39:50Z",
"url": "https://masto.es/@berniethewordsmith/113444545514088847",
"attributedTo": "https://masto.es/users/berniethewordsmith",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.es/users/berniethewordsmith/followers"
],
"sensitive": false,
"atomUri": "https://masto.es/users/berniethewordsmith/statuses/113444545514088847",
"inReplyToAtomUri": null,
"conversation": "tag:masto.es,2024-11-08:objectId=63734918:objectType=Conversation",
"content": "<p>More damage control. Progressive Devs and coders out there: If you are working on a <a href=\"https://masto.es/tags/privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>privacy</span></a> -related piece of software that you own, ensure you release it under <a href=\"https://masto.es/tags/GPL\" class=\"mention hashtag\" rel=\"tag\">#<span>GPL</span></a> or any other valid and resistant free software license. If the Man comes for you, at least your creation will be able to be forked and rebuilt. On that regard, seek for safer alternatives to <a href=\"https://masto.es/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> in case they are forced to take your code down</p>",
"contentMap": {
"en": "<p>More damage control. Progressive Devs and coders out there: If you are working on a <a href=\"https://masto.es/tags/privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>privacy</span></a> -related piece of software that you own, ensure you release it under <a href=\"https://masto.es/tags/GPL\" class=\"mention hashtag\" rel=\"tag\">#<span>GPL</span></a> or any other valid and resistant free software license. If the Man comes for you, at least your creation will be able to be forked and rebuilt. On that regard, seek for safer alternatives to <a href=\"https://masto.es/tags/GitHub\" class=\"mention hashtag\" rel=\"tag\">#<span>GitHub</span></a> in case they are forced to take your code down</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.es/tags/privacy",
"name": "#privacy"
},
{
"type": "Hashtag",
"href": "https://masto.es/tags/gpl",
"name": "#gpl"
},
{
"type": "Hashtag",
"href": "https://masto.es/tags/github",
"name": "#github"
}
],
"replies": {
"id": "https://masto.es/users/berniethewordsmith/statuses/113444545514088847/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.es/users/berniethewordsmith/statuses/113444545514088847/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.es/users/berniethewordsmith/statuses/113444545514088847/replies",
"items": []
}
},
"likes": {
"id": "https://masto.es/users/berniethewordsmith/statuses/113444545514088847/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://masto.es/users/berniethewordsmith/statuses/113444545514088847/shares",
"type": "Collection",
"totalItems": 0
}
}