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/crc/statuses/98926544881114311/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-11-01T01:21:21Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-01T01:21:21Z",
"url": "https://mastodon.social/@crc/98926544881114311",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98926544881114311",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-11-01:objectId=13637949:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> 2017.11 release is out. forthworks.com/retro/r/r12-2017.11.tar.gz for source release and <a href=\"https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1170943580&mt=8\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itunes.apple.com/WebObjects/MZ</span><span class=\"invisible\">Store.woa/wa/viewSoftware?id=1170943580&mt=8</span></a> for the <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> release.</p><p>Mostly this has internal improvements to the compiler, documentation expansions, and several new examples. Overall memory usage is down by about 1.7k cells (6.8kb).</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> 2017.11 release is out. forthworks.com/retro/r/r12-2017.11.tar.gz for source release and <a href=\"https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1170943580&mt=8\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itunes.apple.com/WebObjects/MZ</span><span class=\"invisible\">Store.woa/wa/viewSoftware?id=1170943580&mt=8</span></a> for the <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> release.</p><p>Mostly this has internal improvements to the compiler, documentation expansions, and several new examples. Overall memory usage is down by about 1.7k cells (6.8kb).</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98926544881114311/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98926544881114311/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311/shares",
"type": "Collection",
"totalItems": 0
}
}
}