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://fosstodon.org/users/smxi/statuses/109276480297629735",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T22:06:02Z",
"url": "https://fosstodon.org/@smxi/109276480297629735",
"attributedTo": "https://fosstodon.org/users/smxi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/smxi/statuses/109276480297629735",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-02:objectId=55999781:objectType=Conversation",
"content": "<p>Found a super subtle issue, actual cause unknown due to no debugger data, but an <a href=\"https://fosstodon.org/tags/EndeavorOS\" class=\"mention hashtag\" rel=\"tag\">#<span>EndeavorOS</span></a> user posted something that tripped wrong <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a> graphics X Screen output. While searching for the cause, and adding in some debuggers, I discovered that the treatment of <a href=\"https://fosstodon.org/tags/xscreens\" class=\"mention hashtag\" rel=\"tag\">#<span>xscreens</span></a> had been slightly broken ever since the Monitors stuff was refactored a while ago.. This would almost never trigger since almost nobody uses > 1 X Screen anymore, but it was a bug, and is now, or should be, fixed in <a href=\"https://fosstodon.org/tags/pinxi\" class=\"mention hashtag\" rel=\"tag\">#<span>pinxi</span></a>.</p>",
"contentMap": {
"en": "<p>Found a super subtle issue, actual cause unknown due to no debugger data, but an <a href=\"https://fosstodon.org/tags/EndeavorOS\" class=\"mention hashtag\" rel=\"tag\">#<span>EndeavorOS</span></a> user posted something that tripped wrong <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a> graphics X Screen output. While searching for the cause, and adding in some debuggers, I discovered that the treatment of <a href=\"https://fosstodon.org/tags/xscreens\" class=\"mention hashtag\" rel=\"tag\">#<span>xscreens</span></a> had been slightly broken ever since the Monitors stuff was refactored a while ago.. This would almost never trigger since almost nobody uses > 1 X Screen anymore, but it was a bug, and is now, or should be, fixed in <a href=\"https://fosstodon.org/tags/pinxi\" class=\"mention hashtag\" rel=\"tag\">#<span>pinxi</span></a>.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/endeavoros",
"name": "#endeavoros"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/inxi",
"name": "#inxi"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/xscreens",
"name": "#xscreens"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pinxi",
"name": "#pinxi"
}
],
"replies": {
"id": "https://fosstodon.org/users/smxi/statuses/109276480297629735/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/smxi/statuses/109276480297629735/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/smxi/statuses/109276480297629735/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/smxi/statuses/109276480297629735/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/smxi/statuses/109276480297629735/shares",
"type": "Collection",
"totalItems": 0
}
}