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/davew/statuses/109486813934570733",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-10T01:36:38Z",
"url": "https://mastodon.social/@davew/109486813934570733",
"attributedTo": "https://mastodon.social/users/davew",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/davew/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/davew/statuses/109486813934570733",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-10:objectId=353340815:objectType=Conversation",
"content": "<p>BTW, re "users and developers party together" which is the pitch in the podcast i did today, that's where we went wrong, the users all went to the big companies and the vc-backed startups.</p><p>We need users to work with independent developers, people who make software because they love it and couldn't do the stuff they do in a big company. </p><p>We need users. we need users. if you are a user, you are a lot more powerful than you know. But only if you work with devs who want to work with you.</p>",
"contentMap": {
"en": "<p>BTW, re "users and developers party together" which is the pitch in the podcast i did today, that's where we went wrong, the users all went to the big companies and the vc-backed startups.</p><p>We need users to work with independent developers, people who make software because they love it and couldn't do the stuff they do in a big company. </p><p>We need users. we need users. if you are a user, you are a lot more powerful than you know. But only if you work with devs who want to work with you.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/davew/statuses/109486813934570733/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/davew/statuses/109486813934570733/replies?min_id=109486819084588271&page=true",
"partOf": "https://mastodon.social/users/davew/statuses/109486813934570733/replies",
"items": [
"https://mastodon.social/users/davew/statuses/109486819084588271"
]
}
},
"likes": {
"id": "https://mastodon.social/users/davew/statuses/109486813934570733/likes",
"type": "Collection",
"totalItems": 39
},
"shares": {
"id": "https://mastodon.social/users/davew/statuses/109486813934570733/shares",
"type": "Collection",
"totalItems": 15
}
}