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/Triplefox/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/Triplefox/statuses/100557097110666687",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-16T00:32:13Z",
"url": "https://mastodon.social/@Triplefox/100557097110666687",
"attributedTo": "https://mastodon.social/users/Triplefox",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Triplefox/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Triplefox/statuses/100557097110666687",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-16:objectId=46578797:objectType=Conversation",
"content": "<p>ICYMI I made a game in 48 hours for this past Ludum Dare: <a href=\"https://triplefox.itch.io/zero-grace-megadrive\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">triplefox.itch.io/zero-grace-m</span><span class=\"invisible\">egadrive</span></a> <a href=\"https://mastodon.social/tags/gameing\" class=\"mention hashtag\" rel=\"tag\">#<span>gameing</span></a></p>",
"contentMap": {
"en": "<p>ICYMI I made a game in 48 hours for this past Ludum Dare: <a href=\"https://triplefox.itch.io/zero-grace-megadrive\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">triplefox.itch.io/zero-grace-m</span><span class=\"invisible\">egadrive</span></a> <a href=\"https://mastodon.social/tags/gameing\" class=\"mention hashtag\" rel=\"tag\">#<span>gameing</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/005/448/436/original/52c1039712070abf.png",
"name": null,
"blurhash": null,
"width": 256,
"height": 256
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/005/448/490/original/ee0945748bf26155.png",
"name": null,
"blurhash": null,
"width": 250,
"height": 250
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gameing",
"name": "#gameing"
}
],
"replies": {
"id": "https://mastodon.social/users/Triplefox/statuses/100557097110666687/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Triplefox/statuses/100557097110666687/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/Triplefox/statuses/100557097110666687/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/Triplefox/statuses/100557097110666687/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/Triplefox/statuses/100557097110666687/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}