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/ddoomen/statuses/113284282126255317",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ddoomen/statuses/113284279873981922",
"published": "2024-10-10T17:22:45Z",
"url": "https://mastodon.social/@ddoomen/113284282126255317",
"attributedTo": "https://mastodon.social/users/ddoomen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ddoomen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ddoomen/statuses/113284282126255317",
"inReplyToAtomUri": "https://mastodon.social/users/ddoomen/statuses/113284279873981922",
"conversation": "tag:mastodon.social,2024-10-10:objectId=819378880:objectType=Conversation",
"content": "<p>Lastly, don’t forget <a href=\"https://mastodon.social/tags/documentation\" class=\"mention hashtag\" rel=\"tag\">#<span>documentation</span></a>. Clearly document your code for both your team and your users. Well-documented code saves time, prevents errors, and fosters collaboration. </p><p>Which strategy do you follow for stable releases? </p><p><a href=\"https://mastodon.social/tags/avivasolutions\" class=\"mention hashtag\" rel=\"tag\">#<span>avivasolutions</span></a> <a href=\"https://mastodon.social/tags/bestpractices\" class=\"mention hashtag\" rel=\"tag\">#<span>bestpractices</span></a> <br /><a href=\"https://mastodon.social/tags/lessonslearned\" class=\"mention hashtag\" rel=\"tag\">#<span>lessonslearned</span></a> <a href=\"https://mastodon.social/tags/architecture\" class=\"mention hashtag\" rel=\"tag\">#<span>architecture</span></a> <a href=\"https://mastodon.social/tags/consultancy\" class=\"mention hashtag\" rel=\"tag\">#<span>consultancy</span></a></p>",
"contentMap": {
"en": "<p>Lastly, don’t forget <a href=\"https://mastodon.social/tags/documentation\" class=\"mention hashtag\" rel=\"tag\">#<span>documentation</span></a>. Clearly document your code for both your team and your users. Well-documented code saves time, prevents errors, and fosters collaboration. </p><p>Which strategy do you follow for stable releases? </p><p><a href=\"https://mastodon.social/tags/avivasolutions\" class=\"mention hashtag\" rel=\"tag\">#<span>avivasolutions</span></a> <a href=\"https://mastodon.social/tags/bestpractices\" class=\"mention hashtag\" rel=\"tag\">#<span>bestpractices</span></a> <br /><a href=\"https://mastodon.social/tags/lessonslearned\" class=\"mention hashtag\" rel=\"tag\">#<span>lessonslearned</span></a> <a href=\"https://mastodon.social/tags/architecture\" class=\"mention hashtag\" rel=\"tag\">#<span>architecture</span></a> <a href=\"https://mastodon.social/tags/consultancy\" class=\"mention hashtag\" rel=\"tag\">#<span>consultancy</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/documentation",
"name": "#documentation"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/avivasolutions",
"name": "#avivasolutions"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bestpractices",
"name": "#bestpractices"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/lessonslearned",
"name": "#lessonslearned"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/architecture",
"name": "#architecture"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/consultancy",
"name": "#consultancy"
}
],
"replies": {
"id": "https://mastodon.social/users/ddoomen/statuses/113284282126255317/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ddoomen/statuses/113284282126255317/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ddoomen/statuses/113284282126255317/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ddoomen/statuses/113284282126255317/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/ddoomen/statuses/113284282126255317/shares",
"type": "Collection",
"totalItems": 1
}
}