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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.online/users/jeremy_soller/statuses/108213117235687892/activity",
"type": "Create",
"actor": "https://mastodon.online/users/jeremy_soller",
"published": "2022-04-29T02:58:49Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/jeremy_soller/followers"
],
"object": {
"id": "https://mastodon.online/users/jeremy_soller/statuses/108213117235687892",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-29T02:58:49Z",
"url": "https://mastodon.online/@jeremy_soller/108213117235687892",
"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/108213117235687892",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2022-04-29:objectId=55222757:objectType=Conversation",
"content": "<p>It has been a while since the last Redox OS release, so let me explain. I wrote an operating system where the (micro)kernel, drivers, services, and applications are mostly written in Rust. Even the C library is written in Rust - check it out!<br /><a href=\"https://www.redox-os.org/news/release-0.7.0/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">redox-os.org/news/release-0.7.</span><span class=\"invisible\">0/</span></a></p>",
"contentMap": {
"en": "<p>It has been a while since the last Redox OS release, so let me explain. I wrote an operating system where the (micro)kernel, drivers, services, and applications are mostly written in Rust. Even the C library is written in Rust - check it out!<br /><a href=\"https://www.redox-os.org/news/release-0.7.0/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">redox-os.org/news/release-0.7.</span><span class=\"invisible\">0/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.online/media_attachments/files/108/213/115/843/247/492/original/a639ab4a3d32a84e.jpg",
"name": null,
"blurhash": "U~KK==00j[%MofWBayj[Rjt7j[ayfQayayay",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/jeremy_soller/statuses/108213117235687892/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/jeremy_soller/statuses/108213117235687892/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/jeremy_soller/statuses/108213117235687892/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/jeremy_soller/statuses/108213117235687892/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://mastodon.online/users/jeremy_soller/statuses/108213117235687892/shares",
"type": "Collection",
"totalItems": 13
}
}
}