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/MekahimeAkari/statuses/113384818649548842",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/MekahimeAkari/statuses/113384809836082059",
"published": "2024-10-28T11:30:30Z",
"url": "https://mastodon.social/@MekahimeAkari/113384818649548842",
"attributedTo": "https://mastodon.social/users/MekahimeAkari",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/MekahimeAkari/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/MekahimeAkari/statuses/113384818649548842",
"inReplyToAtomUri": "https://mastodon.social/users/MekahimeAkari/statuses/113384809836082059",
"conversation": "tag:mastodon.social,2024-10-28:objectId=833495459:objectType=Conversation",
"content": "<p>I really feel I should have a portfolio of OSS projects I worked on my spare time to show as well, but I don't. 😅 </p><p>There are two main reasons for that: I don't have much energy after work (another reason I want to leave... I don't work long hours but I think I am socially exhausted after?) and I historically have nuked old projects in depression slumps. They weren't that good in any case.</p><p>I know it really isn't an excuse as most OSS maintainer do everything in their spare time</p>",
"contentMap": {
"en": "<p>I really feel I should have a portfolio of OSS projects I worked on my spare time to show as well, but I don't. 😅 </p><p>There are two main reasons for that: I don't have much energy after work (another reason I want to leave... I don't work long hours but I think I am socially exhausted after?) and I historically have nuked old projects in depression slumps. They weren't that good in any case.</p><p>I know it really isn't an excuse as most OSS maintainer do everything in their spare time</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/MekahimeAkari/statuses/113384818649548842/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/MekahimeAkari/statuses/113384818649548842/replies?min_id=113384828410644097&page=true",
"partOf": "https://mastodon.social/users/MekahimeAkari/statuses/113384818649548842/replies",
"items": [
"https://mastodon.social/users/MekahimeAkari/statuses/113384828410644097"
]
}
},
"likes": {
"id": "https://mastodon.social/users/MekahimeAkari/statuses/113384818649548842/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/MekahimeAkari/statuses/113384818649548842/shares",
"type": "Collection",
"totalItems": 0
}
}