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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/cs/statuses/3533605",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-21T05:54:05Z",
"url": "https://mastodon.social/@cs/3533605",
"attributedTo": "https://mastodon.social/users/cs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cs/followers",
"https://toot.works/users/translator"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-21:objectId=3533605:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>Hi everyone! I made a translator bot that translates statuses it's mentioned in.</p><p>To use it, mention <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.works/@translator\" class=\"u-url mention\">@<span>translator</span></a></span> (translator@toot.works) in your status, followed by the two-letter code for the language you want to translate to (e.g. "ja" for Japanese) (full list of possible codes here: <a href=\"https://christopher.su/projects/translator/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">christopher.su/projects/transl</span><span class=\"invisible\">ator/</span></a>). It uses English if no language is given.</p><p>Give it a try and toot me your suggestions and comments!</p><p>@translator ja<br /><a href=\"https://mastodon.social/tags/MastoDev\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoDev</span></a> <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://mastodon.social/tags/Bots\" class=\"mention hashtag\" rel=\"tag\">#<span>Bots</span></a> <a href=\"https://mastodon.social/tags/Languages\" class=\"mention hashtag\" rel=\"tag\">#<span>Languages</span></a></p>",
"contentMap": {
"en": "<p>Hi everyone! I made a translator bot that translates statuses it's mentioned in.</p><p>To use it, mention <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.works/@translator\" class=\"u-url mention\">@<span>translator</span></a></span> (translator@toot.works) in your status, followed by the two-letter code for the language you want to translate to (e.g. "ja" for Japanese) (full list of possible codes here: <a href=\"https://christopher.su/projects/translator/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">christopher.su/projects/transl</span><span class=\"invisible\">ator/</span></a>). It uses English if no language is given.</p><p>Give it a try and toot me your suggestions and comments!</p><p>@translator ja<br /><a href=\"https://mastodon.social/tags/MastoDev\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoDev</span></a> <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://mastodon.social/tags/Bots\" class=\"mention hashtag\" rel=\"tag\">#<span>Bots</span></a> <a href=\"https://mastodon.social/tags/Languages\" class=\"mention hashtag\" rel=\"tag\">#<span>Languages</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.works/users/translator",
"name": "@translator@toot.works"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodev",
"name": "#mastodev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bots",
"name": "#bots"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/languages",
"name": "#languages"
}
],
"replies": {
"id": "https://mastodon.social/users/cs/statuses/3533605/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/cs/statuses/3533605/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/cs/statuses/3533605/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/cs/statuses/3533605/likes",
"type": "Collection",
"totalItems": 135
},
"shares": {
"id": "https://mastodon.social/users/cs/statuses/3533605/shares",
"type": "Collection",
"totalItems": 163
}
}