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/109304800328547145",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ilyaz/statuses/109304480813529194",
"published": "2022-11-07T22:08:11Z",
"url": "https://mastodon.social/@ilyaz/109304800328547145",
"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/109304800328547145",
"inReplyToAtomUri": "https://mastodon.social/users/ilyaz/statuses/109304480813529194",
"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> 2/3 So the problem is this. If you go to somebody's profile, it has a “Direct message” option. This needs a different name, because it is just a shortcut to that “Mentioned people only” option.</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/feditips\" class=\"mention hashtag\" rel=\"tag\">#<span>feditips</span></a> 2/3 So the problem is this. If you go to somebody's profile, it has a “Direct message” option. This needs a different name, because it is just a shortcut to that “Mentioned people only” option.</p>"
},
"updated": "2022-11-07T22:27:16Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/304/787/729/596/111/original/6754614c2f67686e.png",
"name": "Screenshot of the options on a profile page, showing the “Direct message” option ",
"blurhash": "U5RW6u00t7-;Rjj[xuj[ofWBRjofxuayRjof",
"focalPoint": [
-0.16,
0.49
],
"width": 818,
"height": 1041
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/feditips",
"name": "#feditips"
}
],
"replies": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304800328547145/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ilyaz/statuses/109304800328547145/replies?min_id=109304840885432003&page=true",
"partOf": "https://mastodon.social/users/ilyaz/statuses/109304800328547145/replies",
"items": [
"https://mastodon.social/users/ilyaz/statuses/109304840885432003"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304800328547145/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304800328547145/shares",
"type": "Collection",
"totalItems": 6
}
}