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"
}
}
],
"id": "https://vis.social/users/Luca/statuses/99435047059109101",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-01-29T20:40:55Z",
"url": "https://vis.social/@Luca/99435047059109101",
"attributedTo": "https://vis.social/users/Luca",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/Luca/followers",
"https://vis.social/users/scott"
],
"sensitive": false,
"atomUri": "https://vis.social/users/Luca/statuses/99435047059109101",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2018-01-29:objectId=1645:objectType=Conversation",
"content": "<p>I made a quick network visualization of all vis.social users.</p><p>Each follower of <span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@scott\" class=\"u-url mention\">@<span>scott</span></a></span> is a node, each follow relationship is an arrow. The more followers an account has, the bigger it is. Color by modularity, position by ForceAtlas2.</p><p>If you want to visualize your own network, my quick python script is here: <a href=\"https://gist.github.com/lucahammer/bb2770114fe734b2c96250ada6df7ca5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/lucahammer/bb2</span><span class=\"invisible\">770114fe734b2c96250ada6df7ca5</span></a> </p><p><a href=\"https://vis.social/media/J0lxXYUXvvbxi4vQivY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">vis.social/media/J0lxXYUXvvbxi</span><span class=\"invisible\">4vQivY</span></a></p>",
"contentMap": {
"en": "<p>I made a quick network visualization of all vis.social users.</p><p>Each follower of <span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@scott\" class=\"u-url mention\">@<span>scott</span></a></span> is a node, each follow relationship is an arrow. The more followers an account has, the bigger it is. Color by modularity, position by ForceAtlas2.</p><p>If you want to visualize your own network, my quick python script is here: <a href=\"https://gist.github.com/lucahammer/bb2770114fe734b2c96250ada6df7ca5\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/lucahammer/bb2</span><span class=\"invisible\">770114fe734b2c96250ada6df7ca5</span></a> </p><p><a href=\"https://vis.social/media/J0lxXYUXvvbxi4vQivY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">vis.social/media/J0lxXYUXvvbxi</span><span class=\"invisible\">4vQivY</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/vissocial/media_attachments/files/000/000/507/original/1bad21bae5009e11.png",
"name": "Every user is a point with varying size and each follow relationship is an arrow.",
"blurhash": null,
"width": 1280,
"height": 1280
}
],
"tag": [
{
"type": "Mention",
"href": "https://vis.social/users/scott",
"name": "@scott"
}
],
"replies": {
"id": "https://vis.social/users/Luca/statuses/99435047059109101/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/Luca/statuses/99435047059109101/replies?min_id=99435071715651532&page=true",
"partOf": "https://vis.social/users/Luca/statuses/99435047059109101/replies",
"items": [
"https://vis.social/users/Luca/statuses/99435071715651532"
]
}
},
"likes": {
"id": "https://vis.social/users/Luca/statuses/99435047059109101/likes",
"type": "Collection",
"totalItems": 38
},
"shares": {
"id": "https://vis.social/users/Luca/statuses/99435047059109101/shares",
"type": "Collection",
"totalItems": 16
}
}