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://fosstodon.org/users/njha/statuses/101520689212805144",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-02-02T04:46:22Z",
"url": "https://fosstodon.org/@njha/101520689212805144",
"attributedTo": "https://fosstodon.org/users/njha",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/njha/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/njha/statuses/101520689212805144",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2019-02-02:objectId=5601753:objectType=Conversation",
"content": "<p>GitLab:<br />- Allows you to make tasks with descriptions.<br />- Has full support for time tracking and everything.<br />- Has due dates, and allows you to assign tasks to them.<br />- Has organized file storage that can be hacked on and do whatever.<br />- Has a built in Wiki, Snippet Manager, and other cool quality of life tools.</p><p>Every "Productivity" App:<br />- Can make tasks with descriptions.<br />- No time tracking.<br />- Sometimes can assign due dates, doesn't display on calendar.<br />- No wiki, snippets, file storage etc.</p>",
"contentMap": {
"en": "<p>GitLab:<br />- Allows you to make tasks with descriptions.<br />- Has full support for time tracking and everything.<br />- Has due dates, and allows you to assign tasks to them.<br />- Has organized file storage that can be hacked on and do whatever.<br />- Has a built in Wiki, Snippet Manager, and other cool quality of life tools.</p><p>Every "Productivity" App:<br />- Can make tasks with descriptions.<br />- No time tracking.<br />- Sometimes can assign due dates, doesn't display on calendar.<br />- No wiki, snippets, file storage etc.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/njha/statuses/101520689212805144/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/njha/statuses/101520689212805144/replies?min_id=101520690387126726&page=true",
"partOf": "https://fosstodon.org/users/njha/statuses/101520689212805144/replies",
"items": [
"https://fosstodon.org/users/njha/statuses/101520690387126726"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/njha/statuses/101520689212805144/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/njha/statuses/101520689212805144/shares",
"type": "Collection",
"totalItems": 0
}
}