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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/ilyaz/statuses/109304840885432003/activity",
"type": "Create",
"actor": "https://mastodon.social/users/ilyaz",
"published": "2022-11-07T22:18:30Z",
"to": [
"https://mastodon.social/users/ilyaz/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"object": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304840885432003",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ilyaz/statuses/109304800328547145",
"published": "2022-11-07T22:18:30Z",
"url": "https://mastodon.social/@ilyaz/109304840885432003",
"attributedTo": "https://mastodon.social/users/ilyaz",
"to": [
"https://mastodon.social/users/ilyaz/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ilyaz/statuses/109304840885432003",
"inReplyToAtomUri": "https://mastodon.social/users/ilyaz/statuses/109304800328547145",
"conversation": "tag:mastodon.social,2022-11-07:objectId=327165798:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/feditips\" class=\"mention hashtag\" rel=\"tag\">#<span>feditips</span></a> 3/3 You can easily see that when you choose the “Direct message” option. It will set the visibility setting to “Mentioned people only” (the @-sign in my UI, shown in the screenshot below).</p><p>Again, “DM” is not a DM! It shouldn't be called as such.</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/feditips\" class=\"mention hashtag\" rel=\"tag\">#<span>feditips</span></a> 3/3 You can easily see that when you choose the “Direct message” option. It will set the visibility setting to “Mentioned people only” (the @-sign in my UI, shown in the screenshot below).</p><p>Again, “DM” is not a DM! It shouldn't be called as such.</p>"
},
"updated": "2022-11-07T22:26:49Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/304/826/711/575/100/original/4fff09905626250b.png",
"name": "Screenshot after “Direct message” option is selected. It shows that it is a shortcut to the “Mentioned people only” visibility option. ",
"blurhash": "UiH.Qk%LE0x]4nR-%3Ri4nRixuV[~Wt8M|oy",
"focalPoint": [
-0.18,
-0.52
],
"width": 1080,
"height": 1119
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/feditips",
"name": "#feditips"
}
],
"replies": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304840885432003/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ilyaz/statuses/109304840885432003/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ilyaz/statuses/109304840885432003/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304840885432003/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304840885432003/shares",
"type": "Collection",
"totalItems": 7
}
}
}