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"
}
],
"id": "https://mastodon.cloud/users/shenmaxiu/statuses/100581455188348007",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/wilw/statuses/100568140518428837",
"published": "2018-08-20T07:46:48Z",
"url": "https://mastodon.cloud/@shenmaxiu/100581455188348007",
"attributedTo": "https://mastodon.cloud/users/shenmaxiu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/shenmaxiu/followers",
"https://mastodon.cloud/users/wilw",
"https://mastodon.cloud/users/midsomerplots"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/shenmaxiu/statuses/100581455188348007",
"inReplyToAtomUri": "https://mastodon.cloud/users/wilw/statuses/100568140518428837",
"conversation": "tag:mastodon.cloud,2018-08-17:objectId=37660984:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.cloud/@wilw\" class=\"u-url mention\">@<span>wilw</span></a></span> Yeah I faced this decision when programming the <span class=\"h-card\"><a href=\"https://mastodon.cloud/@midsomerplots\" class=\"u-url mention\">@<span>midsomerplots</span></a></span> bot to be on here. I decided for it to use CW for its plots as for some people, murder plots (even silly) ones may be triggering, and they show up in local & federated timelines, so.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.cloud/@wilw\" class=\"u-url mention\">@<span>wilw</span></a></span> Yeah I faced this decision when programming the <span class=\"h-card\"><a href=\"https://mastodon.cloud/@midsomerplots\" class=\"u-url mention\">@<span>midsomerplots</span></a></span> bot to be on here. I decided for it to use CW for its plots as for some people, murder plots (even silly) ones may be triggering, and they show up in local & federated timelines, so.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/wilw",
"name": "@wilw"
},
{
"type": "Mention",
"href": "https://mastodon.cloud/users/midsomerplots",
"name": "@midsomerplots"
}
],
"replies": {
"id": "https://mastodon.cloud/users/shenmaxiu/statuses/100581455188348007/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/shenmaxiu/statuses/100581455188348007/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/shenmaxiu/statuses/100581455188348007/replies",
"items": []
}
}
}