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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mastodon.social/users/Mastodon/statuses/100619084276343381",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-26T23:16:22Z",
"url": "https://mastodon.social/@Mastodon/100619084276343381",
"attributedTo": "https://mastodon.social/users/Mastodon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Mastodon/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Mastodon/statuses/100619084276343381",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-26:objectId=49675789:objectType=Conversation",
"content": "<p>Mastodon v2.5.0rc1 (release candidate) is out for those who want to test it:</p><p><a href=\"https://github.com/tootsuite/mastodon/releases/tag/v2.5.0rc1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tootsuite/mastodon/</span><span class=\"invisible\">releases/tag/v2.5.0rc1</span></a></p><p>Improvements include:</p><p>- New profiles<br />- MySpace Top 8 (not really)<br />- Remote interactions for toots<br />- Federation relays<br />- Admin dashboard<br />- tootctl command-line interface<br />- and more! :toot:</p>",
"contentMap": {
"en": "<p>Mastodon v2.5.0rc1 (release candidate) is out for those who want to test it:</p><p><a href=\"https://github.com/tootsuite/mastodon/releases/tag/v2.5.0rc1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/tootsuite/mastodon/</span><span class=\"invisible\">releases/tag/v2.5.0rc1</span></a></p><p>Improvements include:</p><p>- New profiles<br />- MySpace Top 8 (not really)<br />- Remote interactions for toots<br />- Federation relays<br />- Admin dashboard<br />- tootctl command-line interface<br />- and more! :toot:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://mastodon.social/emojis/7123",
"type": "Emoji",
"name": ":toot:",
"updated": "2017-11-13T02:55:14Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://files.mastodon.social/custom_emojis/images/000/007/123/original/emot-toot.png"
}
}
],
"replies": {
"id": "https://mastodon.social/users/Mastodon/statuses/100619084276343381/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Mastodon/statuses/100619084276343381/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/Mastodon/statuses/100619084276343381/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/Mastodon/statuses/100619084276343381/likes",
"type": "Collection",
"totalItems": 103
},
"shares": {
"id": "https://mastodon.social/users/Mastodon/statuses/100619084276343381/shares",
"type": "Collection",
"totalItems": 117
}
}