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://vis.social/users/waeiski/statuses/110903765341312164",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-17T07:26:01Z",
"url": "https://vis.social/@waeiski/110903765341312164",
"attributedTo": "https://vis.social/users/waeiski",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/waeiski/followers"
],
"sensitive": false,
"atomUri": "https://vis.social/users/waeiski/statuses/110903765341312164",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2023-08-17:objectId=32602264:objectType=Conversation",
"content": "<p>Even though it is not fun to edit one's own text after peer-review comments, in the end it is nice to get a better and more polished final text.</p><p>In my current paper, there are also some small nitpicky things I would want to do to the graphs and maps, but because that is such a massive hassle I am considering not to. The data and analysis environment are in a secure computing environment, behind several virtualization layers and getting anything done there is a tedious slog.</p><p><a href=\"https://vis.social/tags/phd\" class=\"mention hashtag\" rel=\"tag\">#<span>phd</span></a> <a href=\"https://vis.social/tags/reseach\" class=\"mention hashtag\" rel=\"tag\">#<span>reseach</span></a></p>",
"contentMap": {
"en": "<p>Even though it is not fun to edit one's own text after peer-review comments, in the end it is nice to get a better and more polished final text.</p><p>In my current paper, there are also some small nitpicky things I would want to do to the graphs and maps, but because that is such a massive hassle I am considering not to. The data and analysis environment are in a secure computing environment, behind several virtualization layers and getting anything done there is a tedious slog.</p><p><a href=\"https://vis.social/tags/phd\" class=\"mention hashtag\" rel=\"tag\">#<span>phd</span></a> <a href=\"https://vis.social/tags/reseach\" class=\"mention hashtag\" rel=\"tag\">#<span>reseach</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://vis.social/tags/phd",
"name": "#phd"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/reseach",
"name": "#reseach"
}
],
"replies": {
"id": "https://vis.social/users/waeiski/statuses/110903765341312164/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/waeiski/statuses/110903765341312164/replies?only_other_accounts=true&page=true",
"partOf": "https://vis.social/users/waeiski/statuses/110903765341312164/replies",
"items": []
}
},
"likes": {
"id": "https://vis.social/users/waeiski/statuses/110903765341312164/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://vis.social/users/waeiski/statuses/110903765341312164/shares",
"type": "Collection",
"totalItems": 0
}
}