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/xironwu/statuses/113351729895888382/activity",
"type": "Create",
"actor": "https://mastodon.social/users/xironwu",
"published": "2024-10-22T15:15:36Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/xironwu/followers"
],
"object": {
"id": "https://mastodon.social/users/xironwu/statuses/113351729895888382",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-22T15:15:36Z",
"url": "https://mastodon.social/@xironwu/113351729895888382",
"attributedTo": "https://mastodon.social/users/xironwu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/xironwu/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/xironwu/statuses/113351729895888382",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-10-22:objectId=828832929:objectType=Conversation",
"content": "<p>I still get a lot of traffic on a website claiming to be from Internet Explorer. Many of them are coming from various cloud providers, so I decided to block anything with "MSIE" in the user agent string.</p><p>Then a bit of reading suggests that Edge may claim to be "Internet Explorer 7" when in compatibility mode.</p><p>Also, MSIE 7 was supported until October 2023. <a href=\"https://learn.microsoft.com/en-us/lifecycle/products/internet-explorer-7\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">learn.microsoft.com/en-us/life</span><span class=\"invisible\">cycle/products/internet-explorer-7</span></a></p><p>Is there a word that means "Ooops" and "What the fuck?" and "Why do I even bother trying anymore?"</p>",
"contentMap": {
"en": "<p>I still get a lot of traffic on a website claiming to be from Internet Explorer. Many of them are coming from various cloud providers, so I decided to block anything with "MSIE" in the user agent string.</p><p>Then a bit of reading suggests that Edge may claim to be "Internet Explorer 7" when in compatibility mode.</p><p>Also, MSIE 7 was supported until October 2023. <a href=\"https://learn.microsoft.com/en-us/lifecycle/products/internet-explorer-7\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">learn.microsoft.com/en-us/life</span><span class=\"invisible\">cycle/products/internet-explorer-7</span></a></p><p>Is there a word that means "Ooops" and "What the fuck?" and "Why do I even bother trying anymore?"</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/xironwu/statuses/113351729895888382/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/xironwu/statuses/113351729895888382/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/xironwu/statuses/113351729895888382/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/xironwu/statuses/113351729895888382/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/xironwu/statuses/113351729895888382/shares",
"type": "Collection",
"totalItems": 0
}
}
}