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/109304480813529194",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T20:46:56Z",
"url": "https://mastodon.social/@ilyaz/109304480813529194",
"attributedTo": "https://mastodon.social/users/ilyaz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ilyaz/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ilyaz/statuses/109304480813529194",
"inReplyToAtomUri": null,
"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> 1/3 Mastodon doesn't have DMs. Don't tell people that it has, because it is conceptually confusing. DM triggers the idea of a private chat separate from the timelines. Again, Mastodon doesn't have that. </p><p>Mastodon has visibility options. If you choose “Mentioned people only”, and add the handle of a person you are complaining about, then they will be able to read your complaint because you are mentioning that person!</p><p>So again. No DMs. Just visibility options. This ain't Twitter.</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/feditips\" class=\"mention hashtag\" rel=\"tag\">#<span>feditips</span></a> 1/3 Mastodon doesn't have DMs. Don't tell people that it has, because it is conceptually confusing. DM triggers the idea of a private chat separate from the timelines. Again, Mastodon doesn't have that. </p><p>Mastodon has visibility options. If you choose “Mentioned people only”, and add the handle of a person you are complaining about, then they will be able to read your complaint because you are mentioning that person!</p><p>So again. No DMs. Just visibility options. This ain't Twitter.</p>"
},
"updated": "2022-11-07T22:27:55Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/304/476/755/333/718/original/37707920b6170508.png",
"name": "Screenshot of the visibility options of Mastodon. ",
"blurhash": "UlOzZEWAofof0DofWBay4yoeoeayIJj?fPj[",
"focalPoint": [
0,
0
],
"width": 818,
"height": 625
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/feditips",
"name": "#feditips"
}
],
"replies": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304480813529194/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ilyaz/statuses/109304480813529194/replies?min_id=109304800328547145&page=true",
"partOf": "https://mastodon.social/users/ilyaz/statuses/109304480813529194/replies",
"items": [
"https://mastodon.social/users/ilyaz/statuses/109304800328547145"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304480813529194/likes",
"type": "Collection",
"totalItems": 305
},
"shares": {
"id": "https://mastodon.social/users/ilyaz/statuses/109304480813529194/shares",
"type": "Collection",
"totalItems": 345
}
}