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.social/users/rootsworks/statuses/700793/activity",
"type": "Create",
"actor": "https://mastodon.social/users/rootsworks",
"published": "2017-01-22T08:12:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rootsworks/followers"
],
"object": {
"id": "https://mastodon.social/users/rootsworks/statuses/700793",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/rootsworks/statuses/700753",
"published": "2017-01-22T08:12:12Z",
"url": "https://mastodon.social/@rootsworks/700793",
"attributedTo": "https://mastodon.social/users/rootsworks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rootsworks/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-01-22:objectId=700793:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-01-22:objectId=700753:objectType=Status",
"conversation": null,
"content": "<p>I mean it probably seems obvious to say 'four 90-minute drawing sessions with breaks in between is easier than going full tilt for six hours, and it's probably not doing you any favors to think of yourself as lazy,' but, I mean. Sometimes you gotta find the right way to contextualize it before the lesson clicks.</p>",
"contentMap": {
"en": "<p>I mean it probably seems obvious to say 'four 90-minute drawing sessions with breaks in between is easier than going full tilt for six hours, and it's probably not doing you any favors to think of yourself as lazy,' but, I mean. Sometimes you gotta find the right way to contextualize it before the lesson clicks.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/rootsworks/statuses/700793/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rootsworks/statuses/700793/replies?min_id=700898&page=true",
"partOf": "https://mastodon.social/users/rootsworks/statuses/700793/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://mastodon.social/users/rootsworks/statuses/700793/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/rootsworks/statuses/700793/shares",
"type": "Collection",
"totalItems": 0
}
}
}