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/dcz/statuses/113579431551159511",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-01T20:23:07Z",
"url": "https://fosstodon.org/@dcz/113579431551159511",
"attributedTo": "https://fosstodon.org/users/dcz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/dcz/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/dcz/statuses/113579431551159511",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-12-01:objectId=265905003:objectType=Conversation",
"content": "<p>My rule for buying into <a href=\"https://fosstodon.org/tags/technology\" class=\"mention hashtag\" rel=\"tag\">#<span>technology</span></a> is:</p><p>get the <a href=\"https://fosstodon.org/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> separately.</p><p>Buy a laptop → install <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> .<br />Get a router → flash <a href=\"https://fosstodon.org/tags/openwrt\" class=\"mention hashtag\" rel=\"tag\">#<span>openwrt</span></a> .<br />Sign up to a messenger → Use an open client.<br />Browse a <a href=\"https://fosstodon.org/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> app → Use an unrelated browser.</p><p>Why? The vendor can't resist the control. I don't know why. They make the experience suck. Bloat, ads, locked features, antifeatures, phoning home. Even <a href=\"https://fosstodon.org/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> .</p><p>Independent software would not survive if it did that. People would install something else.</p>",
"contentMap": {
"en": "<p>My rule for buying into <a href=\"https://fosstodon.org/tags/technology\" class=\"mention hashtag\" rel=\"tag\">#<span>technology</span></a> is:</p><p>get the <a href=\"https://fosstodon.org/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> separately.</p><p>Buy a laptop → install <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> .<br />Get a router → flash <a href=\"https://fosstodon.org/tags/openwrt\" class=\"mention hashtag\" rel=\"tag\">#<span>openwrt</span></a> .<br />Sign up to a messenger → Use an open client.<br />Browse a <a href=\"https://fosstodon.org/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> app → Use an unrelated browser.</p><p>Why? The vendor can't resist the control. I don't know why. They make the experience suck. Bloat, ads, locked features, antifeatures, phoning home. Even <a href=\"https://fosstodon.org/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> .</p><p>Independent software would not survive if it did that. People would install something else.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/technology",
"name": "#technology"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/software",
"name": "#software"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/openwrt",
"name": "#openwrt"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://fosstodon.org/users/dcz/statuses/113579431551159511/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/dcz/statuses/113579431551159511/replies?min_id=113579543709360077&page=true",
"partOf": "https://fosstodon.org/users/dcz/statuses/113579431551159511/replies",
"items": [
"https://fosstodon.org/users/dcz/statuses/113579543709360077"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/dcz/statuses/113579431551159511/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://fosstodon.org/users/dcz/statuses/113579431551159511/shares",
"type": "Collection",
"totalItems": 15
}
}