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/101520378174864660",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-02-02T03:27:16Z",
"url": "https://fosstodon.org/@njha/101520378174864660",
"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/101520378174864660",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2019-02-02:objectId=5600767:objectType=Conversation",
"content": "<p>There are organizational systems that use Calendars (Date Based), Lists (Task Based), and Time Tracking (Time Based) systems.</p><p>I kind of wish there was software that let me do *all* of that.</p><p>I want to create tasks, set free time, have the computer automatically schedule tasks that don't have a set time, etc. AND be able to look at it in all forms.</p><p>Calendar view to know what I have to do on what day</p><p>Task view to organize different tasks by category (personal, school, etc)</p>",
"contentMap": {
"en": "<p>There are organizational systems that use Calendars (Date Based), Lists (Task Based), and Time Tracking (Time Based) systems.</p><p>I kind of wish there was software that let me do *all* of that.</p><p>I want to create tasks, set free time, have the computer automatically schedule tasks that don't have a set time, etc. AND be able to look at it in all forms.</p><p>Calendar view to know what I have to do on what day</p><p>Task view to organize different tasks by category (personal, school, etc)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/njha/statuses/101520378174864660/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/njha/statuses/101520378174864660/replies?min_id=101520380098980750&page=true",
"partOf": "https://fosstodon.org/users/njha/statuses/101520378174864660/replies",
"items": [
"https://fosstodon.org/users/njha/statuses/101520380098980750"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/njha/statuses/101520378174864660/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/njha/statuses/101520378174864660/shares",
"type": "Collection",
"totalItems": 0
}
}