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/dobody/statuses/113648318103037631/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/dobody/statuses/113648318103037631/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/dobody/statuses/113648318103037631/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/dobody/statuses/113648318103037631/replies",
"items": [
{
"id": "https://mastodon.social/users/dobody/statuses/113648341234205412",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/dobody/statuses/113648318103037631",
"published": "2024-12-14T00:27:46Z",
"url": "https://mastodon.social/@dobody/113648341234205412",
"attributedTo": "https://mastodon.social/users/dobody",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/dobody/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/dobody/statuses/113648341234205412",
"inReplyToAtomUri": "https://mastodon.social/users/dobody/statuses/113648318103037631",
"conversation": "tag:mastodon.social,2024-12-14:objectId=871418149:objectType=Conversation",
"content": "<p>I have a personal computer. It can run stuff. I have a hosting server. It can host stuff. Can't I just source the files, manage the content, and build my site on my own PC, then upload them to my hosting? Why do my files have to go through half the world's underwater internet cables before they become something readable?</p><p>Where are you, simple offline-first CMS for a god'dern static site?</p><p>This is personal (computing)</p><p><a href=\"https://mastodon.social/tags/offlinefirst\" class=\"mention hashtag\" rel=\"tag\">#<span>offlinefirst</span></a> <a href=\"https://mastodon.social/tags/localfirst\" class=\"mention hashtag\" rel=\"tag\">#<span>localfirst</span></a></p>",
"contentMap": {
"en": "<p>I have a personal computer. It can run stuff. I have a hosting server. It can host stuff. Can't I just source the files, manage the content, and build my site on my own PC, then upload them to my hosting? Why do my files have to go through half the world's underwater internet cables before they become something readable?</p><p>Where are you, simple offline-first CMS for a god'dern static site?</p><p>This is personal (computing)</p><p><a href=\"https://mastodon.social/tags/offlinefirst\" class=\"mention hashtag\" rel=\"tag\">#<span>offlinefirst</span></a> <a href=\"https://mastodon.social/tags/localfirst\" class=\"mention hashtag\" rel=\"tag\">#<span>localfirst</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/offlinefirst",
"name": "#offlinefirst"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/localfirst",
"name": "#localfirst"
}
],
"replies": {
"id": "https://mastodon.social/users/dobody/statuses/113648341234205412/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/dobody/statuses/113648341234205412/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/dobody/statuses/113648341234205412/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/dobody/statuses/113648341234205412/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/dobody/statuses/113648341234205412/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}