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://mas.to/users/JorgeStolfi/statuses/110298856835503354",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-05-02T11:29:50Z",
"url": "https://mas.to/@JorgeStolfi/110298856835503354",
"attributedTo": "https://mas.to/users/JorgeStolfi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/JorgeStolfi/followers"
],
"sensitive": false,
"atomUri": "https://mas.to/users/JorgeStolfi/statuses/110298856835503354",
"inReplyToAtomUri": null,
"conversation": "tag:mas.to,2023-05-02:objectId=166486579:objectType=Conversation",
"content": "<p>The huge original innovation of WWW was to allow anonymous FETCHING to information (unlike FTP, which required login to a previously authorized user account at the server.)</p><p>However, POSTING of information in the WWW was not meant to be anonymous, since it would be done by the website owner, who could be identified through the official IP registration records. </p><p><a href=\"https://mas.to/tags/Anonimity\" class=\"mention hashtag\" rel=\"tag\">#<span>Anonimity</span></a> <a href=\"https://mas.to/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> <a href=\"https://mas.to/tags/Identity\" class=\"mention hashtag\" rel=\"tag\">#<span>Identity</span></a></p><p>🧵></p>",
"contentMap": {
"en": "<p>The huge original innovation of WWW was to allow anonymous FETCHING to information (unlike FTP, which required login to a previously authorized user account at the server.)</p><p>However, POSTING of information in the WWW was not meant to be anonymous, since it would be done by the website owner, who could be identified through the official IP registration records. </p><p><a href=\"https://mas.to/tags/Anonimity\" class=\"mention hashtag\" rel=\"tag\">#<span>Anonimity</span></a> <a href=\"https://mas.to/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> <a href=\"https://mas.to/tags/Identity\" class=\"mention hashtag\" rel=\"tag\">#<span>Identity</span></a></p><p>🧵></p>"
},
"updated": "2023-05-02T11:36:11Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mas.to/tags/identity",
"name": "#identity"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/privacy",
"name": "#privacy"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/anonimity",
"name": "#anonimity"
}
],
"replies": {
"id": "https://mas.to/users/JorgeStolfi/statuses/110298856835503354/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/JorgeStolfi/statuses/110298856835503354/replies?min_id=110298878520985470&page=true",
"partOf": "https://mas.to/users/JorgeStolfi/statuses/110298856835503354/replies",
"items": [
"https://mas.to/users/JorgeStolfi/statuses/110298878520985470"
]
}
},
"likes": {
"id": "https://mas.to/users/JorgeStolfi/statuses/110298856835503354/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mas.to/users/JorgeStolfi/statuses/110298856835503354/shares",
"type": "Collection",
"totalItems": 2
}
}