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.online/users/koteisaev/statuses/110866713652865313",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2023-08-10T18:23:17Z",
"url": "https://mastodon.online/@koteisaev/110866713652865313",
"attributedTo": "https://mastodon.online/users/koteisaev",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/koteisaev/followers",
"https://hostux.social/users/fsf"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/koteisaev/statuses/110866713652865313",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-08-10:objectId=203865445:objectType=Conversation",
"content": "<p>After reading some articles from <span class=\"h-card\" translate=\"no\"><a href=\"https://hostux.social/@fsf\" class=\"u-url mention\">@<span>fsf</span></a></span> I decided to do a social research about user freedoms. Here are few questions below:<br />1️⃣Is it important for you whether you can view source code of programs you use daily, or not? <br />2️⃣Whether you can compile them from sources or ask a person you trust, to compile it for you?<br />3️⃣Do you want an option to use web application to run with different back-end?<br />4️⃣Do you want an option to use web application with different or customized user experience or user interface?</p>",
"contentMap": {
"en": "<p>After reading some articles from <span class=\"h-card\" translate=\"no\"><a href=\"https://hostux.social/@fsf\" class=\"u-url mention\">@<span>fsf</span></a></span> I decided to do a social research about user freedoms. Here are few questions below:<br />1️⃣Is it important for you whether you can view source code of programs you use daily, or not? <br />2️⃣Whether you can compile them from sources or ask a person you trust, to compile it for you?<br />3️⃣Do you want an option to use web application to run with different back-end?<br />4️⃣Do you want an option to use web application with different or customized user experience or user interface?</p>"
},
"endTime": "2023-08-17T18:23:17Z",
"closed": "2023-08-17T18:23:17Z",
"votersCount": 153,
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hostux.social/users/fsf",
"name": "@fsf@hostux.social"
}
],
"replies": {
"id": "https://mastodon.online/users/koteisaev/statuses/110866713652865313/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/koteisaev/statuses/110866713652865313/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/koteisaev/statuses/110866713652865313/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/koteisaev/statuses/110866713652865313/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.online/users/koteisaev/statuses/110866713652865313/shares",
"type": "Collection",
"totalItems": 8
},
"anyOf": [
{
"type": "Note",
"name": "Having source code available is important for me",
"replies": {
"type": "Collection",
"totalItems": 137
}
},
{
"type": "Note",
"name": "Ability to compile source code is important for me",
"replies": {
"type": "Collection",
"totalItems": 112
}
},
{
"type": "Note",
"name": "Option to use web app with different backend",
"replies": {
"type": "Collection",
"totalItems": 68
}
},
{
"type": "Note",
"name": "Option to use web app w. different user interface",
"replies": {
"type": "Collection",
"totalItems": 88
}
}
]
}