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.gamedev.place/users/arestless/statuses/112650844068250571",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-20T20:31:07Z",
"url": "https://mastodon.gamedev.place/@arestless/112650844068250571",
"attributedTo": "https://mastodon.gamedev.place/users/arestless",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/arestless/statuses/112650844068250571",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-06-20:objectId=97524795:objectType=Conversation",
"content": "<p>Most people will encounter situations in which they realise that all available software for a given purpose is bad. These people will be frustrated, but there's nothing they can do about it. So in the end, the only option is acceptance, and with that, peace.</p><p>But as a Software Engineer...</p>",
"contentMap": {
"en": "<p>Most people will encounter situations in which they realise that all available software for a given purpose is bad. These people will be frustrated, but there's nothing they can do about it. So in the end, the only option is acceptance, and with that, peace.</p><p>But as a Software Engineer...</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/112650844068250571/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/arestless/statuses/112650844068250571/replies?min_id=112650861463497695&page=true",
"partOf": "https://mastodon.gamedev.place/users/arestless/statuses/112650844068250571/replies",
"items": [
"https://mastodon.gamedev.place/users/arestless/statuses/112650861463497695"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/112650844068250571/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/112650844068250571/shares",
"type": "Collection",
"totalItems": 0
}
}