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.online/users/jeremy_soller/statuses/109285614840981375",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-04T12:49:04Z",
"url": "https://mastodon.online/@jeremy_soller/109285614840981375",
"attributedTo": "https://mastodon.online/users/jeremy_soller",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/jeremy_soller/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/jeremy_soller/statuses/109285614840981375",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2022-11-04:objectId=79014299:objectType=Conversation",
"content": "<p>I've been working on something that is probably a complete waste of time but otherwise fun. I have a Thinkpad 365ED that was given to me by a fan. It has 8MiB of RAM and came with Windows 95. I have been working on a fork of the Redox OS bootloader that provides a DOS-like shell for systems with as little as 2MiB of RAM. It minimizes space by using the Rhai scripting language for many programs. I am calling it ReDOS.</p>",
"contentMap": {
"en": "<p>I've been working on something that is probably a complete waste of time but otherwise fun. I have a Thinkpad 365ED that was given to me by a fan. It has 8MiB of RAM and came with Windows 95. I have been working on a fork of the Redox OS bootloader that provides a DOS-like shell for systems with as little as 2MiB of RAM. It minimizes space by using the Rhai scripting language for many programs. I am calling it ReDOS.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/jeremy_soller/statuses/109285614840981375/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/jeremy_soller/statuses/109285614840981375/replies?min_id=109287092088431808&page=true",
"partOf": "https://mastodon.online/users/jeremy_soller/statuses/109285614840981375/replies",
"items": [
"https://mastodon.online/users/jeremy_soller/statuses/109287092088431808"
]
}
},
"likes": {
"id": "https://mastodon.online/users/jeremy_soller/statuses/109285614840981375/likes",
"type": "Collection",
"totalItems": 40
},
"shares": {
"id": "https://mastodon.online/users/jeremy_soller/statuses/109285614840981375/shares",
"type": "Collection",
"totalItems": 9
}
}