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/jeremygaul/statuses/160127/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/jeremygaul",
"published": "2017-04-08T03:03:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/jeremygaul/followers",
"https://mastodon.social/users/maloki"
],
"object": {
"id": "https://mastodon.cloud/users/jeremygaul/statuses/160127",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/maloki/updates/1712088",
"published": "2017-04-08T03:03:53Z",
"url": "https://mastodon.cloud/@jeremygaul/160127",
"attributedTo": "https://mastodon.cloud/users/jeremygaul",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/jeremygaul/followers",
"https://mastodon.social/users/maloki"
],
"sensitive": false,
"atomUri": "tag:mastodon.cloud,2017-04-08:objectId=160127:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-04-08:objectId=1954883:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@maloki\" class=\"u-url mention\">@<span>maloki</span></a></span> I did my own headers and overlays for twitch, <a href=\"https://www.twitch.tv/deamonxul\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">twitch.tv/deamonxul</span><span class=\"invisible\"></span></a><br />Give me some ideas of how you want them and I will work on it tonight.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@maloki\" class=\"u-url mention\">@<span>maloki</span></a></span> I did my own headers and overlays for twitch, <a href=\"https://www.twitch.tv/deamonxul\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://www.</span><span class=\"\">twitch.tv/deamonxul</span><span class=\"invisible\"></span></a><br />Give me some ideas of how you want them and I will work on it tonight.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/maloki",
"name": "@maloki@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cloud/users/jeremygaul/statuses/160127/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/jeremygaul/statuses/160127/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/jeremygaul/statuses/160127/replies",
"items": []
}
}
}
}