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://mastodon.social/users/prashere/statuses/113531405186234590",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T08:49:23Z",
"url": "https://mastodon.social/@prashere/113531405186234590",
"attributedTo": "https://mastodon.social/users/prashere",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/prashere/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/prashere/statuses/113531405186234590",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-23:objectId=855231353:objectType=Conversation",
"content": "<p>Looking for help regarding <a href=\"https://mastodon.social/tags/SSO\" class=\"mention hashtag\" rel=\"tag\">#<span>SSO</span></a> for <a href=\"https://mastodon.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a>.</p><p>Those of you self-host multiple services, how do you manage Single Sign On for all the services? Is setting up <a href=\"https://mastodon.social/tags/ldap\" class=\"mention hashtag\" rel=\"tag\">#<span>ldap</span></a> the only way?</p><p>Are there any light weight solutions that exist?</p><p><a href=\"https://mastodon.social/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>Looking for help regarding <a href=\"https://mastodon.social/tags/SSO\" class=\"mention hashtag\" rel=\"tag\">#<span>SSO</span></a> for <a href=\"https://mastodon.social/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a>.</p><p>Those of you self-host multiple services, how do you manage Single Sign On for all the services? Is setting up <a href=\"https://mastodon.social/tags/ldap\" class=\"mention hashtag\" rel=\"tag\">#<span>ldap</span></a> the only way?</p><p>Are there any light weight solutions that exist?</p><p><a href=\"https://mastodon.social/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/sso",
"name": "#sso"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ldap",
"name": "#ldap"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/prashere/statuses/113531405186234590/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/prashere/statuses/113531405186234590/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/prashere/statuses/113531405186234590/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/prashere/statuses/113531405186234590/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/prashere/statuses/113531405186234590/shares",
"type": "Collection",
"totalItems": 4
}
}