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"
}
],
"id": "https://mastodon.social/users/jamesthomson/statuses/113131845608809937",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-13T19:16:08Z",
"url": "https://mastodon.social/@jamesthomson/113131845608809937",
"attributedTo": "https://mastodon.social/users/jamesthomson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jamesthomson/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jamesthomson/statuses/113131845608809937",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-13:objectId=798699109:objectType=Conversation",
"content": "<p>I think for the first time in around 30 years, I'm not going to have my apps ready for day one this time around. I've spent the last six months dealing with an ongoing family health crisis, and I've not had the time or energy to work on too much code during that time. </p><p>I feel really bad that I’ve not been as productive as normal, so I would like people to tell me I'm a complete idiot for thinking that way.</p>",
"contentMap": {
"en": "<p>I think for the first time in around 30 years, I'm not going to have my apps ready for day one this time around. I've spent the last six months dealing with an ongoing family health crisis, and I've not had the time or energy to work on too much code during that time. </p><p>I feel really bad that I’ve not been as productive as normal, so I would like people to tell me I'm a complete idiot for thinking that way.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/jamesthomson/statuses/113131845608809937/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jamesthomson/statuses/113131845608809937/replies?min_id=113135467500090514&page=true",
"partOf": "https://mastodon.social/users/jamesthomson/statuses/113131845608809937/replies",
"items": [
"https://mastodon.social/users/jamesthomson/statuses/113135467500090514"
]
}
},
"likes": {
"id": "https://mastodon.social/users/jamesthomson/statuses/113131845608809937/likes",
"type": "Collection",
"totalItems": 285
},
"shares": {
"id": "https://mastodon.social/users/jamesthomson/statuses/113131845608809937/shares",
"type": "Collection",
"totalItems": 11
}
}