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://sigmoid.social/users/SussilloDavid/statuses/109502646746554308",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-12T20:43:08Z",
"url": "https://sigmoid.social/@SussilloDavid/109502646746554308",
"attributedTo": "https://sigmoid.social/users/SussilloDavid",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/SussilloDavid/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/SussilloDavid/statuses/109502646746554308",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2022-12-12:objectId=2239615:objectType=Conversation",
"content": "<p>I’ll be giving a virtual talk tomorrow at the MAIN conference on how RNNs accomplish multitask computation.</p><p>Dec 13th at 13:50-14:30 ET (1:50 ET)<br /> <br />It’ll be on this work <a href=\"https://www.biorxiv.org/content/10.1101/2022.08.15.503870v1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">biorxiv.org/content/10.1101/20</span><span class=\"invisible\">22.08.15.503870v1</span></a></p>",
"contentMap": {
"en": "<p>I’ll be giving a virtual talk tomorrow at the MAIN conference on how RNNs accomplish multitask computation.</p><p>Dec 13th at 13:50-14:30 ET (1:50 ET)<br /> <br />It’ll be on this work <a href=\"https://www.biorxiv.org/content/10.1101/2022.08.15.503870v1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">biorxiv.org/content/10.1101/20</span><span class=\"invisible\">22.08.15.503870v1</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://sigmoid.social/users/SussilloDavid/statuses/109502646746554308/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/SussilloDavid/statuses/109502646746554308/replies?only_other_accounts=true&page=true",
"partOf": "https://sigmoid.social/users/SussilloDavid/statuses/109502646746554308/replies",
"items": []
}
},
"likes": {
"id": "https://sigmoid.social/users/SussilloDavid/statuses/109502646746554308/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://sigmoid.social/users/SussilloDavid/statuses/109502646746554308/shares",
"type": "Collection",
"totalItems": 14
}
}