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/richarddonovan/statuses/114380442409867526",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-22T07:30:43Z",
"url": "https://mastodon.social/@richarddonovan/114380442409867526",
"attributedTo": "https://mastodon.social/users/richarddonovan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/richarddonovan/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/richarddonovan/statuses/114380442409867526",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-04-22:objectId=978336618:objectType=Conversation",
"content": "<p>3 ways that great software engineers demonstrate empathy…</p><p>🟢 They empathise with the problems and frustrations felt by their users, making them more likely to be able to solve their user's problems appropriately.</p><p>🟢 They empathise with the stress their product owner is under to deliver their project and recommend the most appropriate technical solutions based on the circumstances.</p><p><a href=\"https://mastodon.social/tags/developers\" class=\"mention hashtag\" rel=\"tag\">#<span>developers</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/softwaredevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>softwaredevelopment</span></a> <a href=\"https://mastodon.social/tags/softwareengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>softwareengineering</span></a> <a href=\"https://mastodon.social/tags/wellbeing\" class=\"mention hashtag\" rel=\"tag\">#<span>wellbeing</span></a> <a href=\"https://mastodon.social/tags/mindset\" class=\"mention hashtag\" rel=\"tag\">#<span>mindset</span></a> <a href=\"https://mastodon.social/tags/mentalhealth\" class=\"mention hashtag\" rel=\"tag\">#<span>mentalhealth</span></a></p>",
"contentMap": {
"en": "<p>3 ways that great software engineers demonstrate empathy…</p><p>🟢 They empathise with the problems and frustrations felt by their users, making them more likely to be able to solve their user's problems appropriately.</p><p>🟢 They empathise with the stress their product owner is under to deliver their project and recommend the most appropriate technical solutions based on the circumstances.</p><p><a href=\"https://mastodon.social/tags/developers\" class=\"mention hashtag\" rel=\"tag\">#<span>developers</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/softwaredevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>softwaredevelopment</span></a> <a href=\"https://mastodon.social/tags/softwareengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>softwareengineering</span></a> <a href=\"https://mastodon.social/tags/wellbeing\" class=\"mention hashtag\" rel=\"tag\">#<span>wellbeing</span></a> <a href=\"https://mastodon.social/tags/mindset\" class=\"mention hashtag\" rel=\"tag\">#<span>mindset</span></a> <a href=\"https://mastodon.social/tags/mentalhealth\" class=\"mention hashtag\" rel=\"tag\">#<span>mentalhealth</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/developers",
"name": "#developers"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/softwaredevelopment",
"name": "#softwaredevelopment"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/softwareengineering",
"name": "#softwareengineering"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wellbeing",
"name": "#wellbeing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mindset",
"name": "#mindset"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mentalhealth",
"name": "#mentalhealth"
}
],
"replies": {
"id": "https://mastodon.social/users/richarddonovan/statuses/114380442409867526/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/richarddonovan/statuses/114380442409867526/replies?min_id=114380442489636324&page=true",
"partOf": "https://mastodon.social/users/richarddonovan/statuses/114380442409867526/replies",
"items": [
"https://mastodon.social/users/richarddonovan/statuses/114380442489636324"
]
}
},
"likes": {
"id": "https://mastodon.social/users/richarddonovan/statuses/114380442409867526/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/richarddonovan/statuses/114380442409867526/shares",
"type": "Collection",
"totalItems": 3
}
}