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.xyz/users/agateau/statuses/1973640/activity",
"type": "Create",
"actor": "https://mastodon.xyz/users/agateau",
"published": "2017-05-01T21:16:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/agateau/followers"
],
"object": {
"id": "https://mastodon.xyz/users/agateau/statuses/1973640",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-05-01T21:16:52Z",
"url": "https://mastodon.xyz/@agateau/1973640",
"attributedTo": "https://mastodon.xyz/users/agateau",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/agateau/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.xyz,2017-05-01:objectId=1973640:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>More work on <a href=\"https://mastodon.xyz/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a> KRuler!</p><p>In this short clip you can see the length indicator and the new resize handles (no more need to use the context menu to change the size of the ruler!) Gif compression messed up colors a bit: length indicator is actually bright red.</p><p>Code is in the work branch of git@git.kde.org:clones/kruler/gateau/kruler. Still work in progress, there might be some push --force.</p><p><a href=\"https://mastodon.xyz/media/VDOKxR2JUbJ1HU7nFGY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.xyz/media/VDOKxR2JUbJ</span><span class=\"invisible\">1HU7nFGY</span></a></p>",
"contentMap": {
"en": "<p>More work on <a href=\"https://mastodon.xyz/tags/KDE\" class=\"mention hashtag\" rel=\"tag\">#<span>KDE</span></a> KRuler!</p><p>In this short clip you can see the length indicator and the new resize handles (no more need to use the context menu to change the size of the ruler!) Gif compression messed up colors a bit: length indicator is actually bright red.</p><p>Code is in the work branch of git@git.kde.org:clones/kruler/gateau/kruler. Still work in progress, there might be some push --force.</p><p><a href=\"https://mastodon.xyz/media/VDOKxR2JUbJ1HU7nFGY\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.xyz/media/VDOKxR2JUbJ</span><span class=\"invisible\">1HU7nFGY</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://6-28.mastodon.xyz/media_attachments/files/000/154/609/original/media.mp4",
"name": null,
"blurhash": null,
"width": 950,
"height": 494
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/kde",
"name": "#kde"
}
],
"replies": {
"id": "https://mastodon.xyz/users/agateau/statuses/1973640/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/agateau/statuses/1973640/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/agateau/statuses/1973640/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/agateau/statuses/1973640/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.xyz/users/agateau/statuses/1973640/shares",
"type": "Collection",
"totalItems": 5
}
}
}