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/dadegroot/statuses/1755828",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-06T08:19:09Z",
"url": "https://mastodon.social/@dadegroot/1755828",
"attributedTo": "https://mastodon.social/users/dadegroot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/dadegroot/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-06:objectId=1755828:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p><a href=\"https://mastodon.social/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a> <a href=\"https://mastodon.social/tags/frivolity\" class=\"mention hashtag\" rel=\"tag\">#<span>frivolity</span></a></p><p>echo "Moo" | cowsay -n -f small | cowsay -n | cowsay -n | cowsay -n -f stegosaurus </p><p><a href=\"https://mastodon.social/media/eGbhQek1nT0f9bMBYqQ\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/eGbhQek1</span><span class=\"invisible\">nT0f9bMBYqQ</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a> <a href=\"https://mastodon.social/tags/frivolity\" class=\"mention hashtag\" rel=\"tag\">#<span>frivolity</span></a></p><p>echo "Moo" | cowsay -n -f small | cowsay -n | cowsay -n | cowsay -n -f stegosaurus </p><p><a href=\"https://mastodon.social/media/eGbhQek1nT0f9bMBYqQ\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/eGbhQek1</span><span class=\"invisible\">nT0f9bMBYqQ</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/000/168/850/original/3a346c9c56813604.png",
"name": null,
"blurhash": null
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/unix",
"name": "#unix"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/frivolity",
"name": "#frivolity"
}
],
"replies": {
"id": "https://mastodon.social/users/dadegroot/statuses/1755828/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/dadegroot/statuses/1755828/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/dadegroot/statuses/1755828/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/dadegroot/statuses/1755828/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/dadegroot/statuses/1755828/shares",
"type": "Collection",
"totalItems": 7
}
}