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://joshuastrobl.social/users/me/statuses/111662636910620718",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2023-12-29T07:57:02Z",
"url": "https://joshuastrobl.social/@me/111662636910620718",
"attributedTo": "https://joshuastrobl.social/users/me",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://joshuastrobl.social/users/me/followers"
],
"sensitive": false,
"atomUri": "https://joshuastrobl.social/users/me/statuses/111662636910620718",
"inReplyToAtomUri": null,
"conversation": "tag:joshuastrobl.social,2023-12-29:objectId=1072462:objectType=Conversation",
"content": "<p>How do you organize your favorited / pinned apps, whether that be on <a href=\"https://joshuastrobl.social/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a>, <a href=\"https://joshuastrobl.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> ("Keep in Dock"), or the myriad of <a href=\"https://joshuastrobl.social/tags/desktopenvironments\" class=\"mention hashtag\" rel=\"tag\">#<span>desktopenvironments</span></a> on the *BSDs & <a href=\"https://joshuastrobl.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a>?</p>",
"contentMap": {
"en": "<p>How do you organize your favorited / pinned apps, whether that be on <a href=\"https://joshuastrobl.social/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a>, <a href=\"https://joshuastrobl.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> ("Keep in Dock"), or the myriad of <a href=\"https://joshuastrobl.social/tags/desktopenvironments\" class=\"mention hashtag\" rel=\"tag\">#<span>desktopenvironments</span></a> on the *BSDs & <a href=\"https://joshuastrobl.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a>?</p>"
},
"endTime": "2023-12-30T07:57:02Z",
"closed": "2023-12-30T07:57:02Z",
"votersCount": 97,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/windows",
"name": "#windows"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/desktopenvironments",
"name": "#desktopenvironments"
},
{
"type": "Hashtag",
"href": "https://joshuastrobl.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://joshuastrobl.social/users/me/statuses/111662636910620718/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://joshuastrobl.social/users/me/statuses/111662636910620718/replies?only_other_accounts=true&page=true",
"partOf": "https://joshuastrobl.social/users/me/statuses/111662636910620718/replies",
"items": []
}
},
"likes": {
"id": "https://joshuastrobl.social/users/me/statuses/111662636910620718/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://joshuastrobl.social/users/me/statuses/111662636910620718/shares",
"type": "Collection",
"totalItems": 3
},
"oneOf": [
{
"type": "Note",
"name": "Alphabetically (Application Name)",
"replies": {
"type": "Collection",
"totalItems": 9
}
},
{
"type": "Note",
"name": "Usage: Most to least used",
"replies": {
"type": "Collection",
"totalItems": 45
}
},
{
"type": "Note",
"name": "None 😱",
"replies": {
"type": "Collection",
"totalItems": 26
}
},
{
"type": "Note",
"name": "Other: Leave comment",
"replies": {
"type": "Collection",
"totalItems": 17
}
}
]
}