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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://aus.social/users/mattrobertson/statuses/112612806209360254",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-14T03:17:35Z",
"url": "https://aus.social/@mattrobertson/112612806209360254",
"attributedTo": "https://aus.social/users/mattrobertson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/mattrobertson/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/mattrobertson/statuses/112612806209360254",
"inReplyToAtomUri": null,
"conversation": "tag:aus.social,2024-06-14:objectId=144226102:objectType=Conversation",
"content": "<p>In case anyone wants to calculate the BoM's "feels like" temperature in <a href=\"https://aus.social/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a> I found their formula and figured out the right template code to make it work a while back, so I documented it in a gist:</p><p><a href=\"https://gist.github.com/mjrit/16c9cc58140f42cdde4b19d1e83b30b5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/mjrit/16c9cc58</span><span class=\"invisible\">140f42cdde4b19d1e83b30b5</span></a></p>",
"contentMap": {
"en": "<p>In case anyone wants to calculate the BoM's "feels like" temperature in <a href=\"https://aus.social/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a> I found their formula and figured out the right template code to make it work a while back, so I documented it in a gist:</p><p><a href=\"https://gist.github.com/mjrit/16c9cc58140f42cdde4b19d1e83b30b5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/mjrit/16c9cc58</span><span class=\"invisible\">140f42cdde4b19d1e83b30b5</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://aus.social/tags/homeassistant",
"name": "#homeassistant"
}
],
"replies": {
"id": "https://aus.social/users/mattrobertson/statuses/112612806209360254/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/mattrobertson/statuses/112612806209360254/replies?only_other_accounts=true&page=true",
"partOf": "https://aus.social/users/mattrobertson/statuses/112612806209360254/replies",
"items": []
}
},
"likes": {
"id": "https://aus.social/users/mattrobertson/statuses/112612806209360254/likes",
"type": "Collection",
"totalItems": 24
},
"shares": {
"id": "https://aus.social/users/mattrobertson/statuses/112612806209360254/shares",
"type": "Collection",
"totalItems": 13
}
}