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/700753/activity",
"type": "Create",
"actor": "https://mastodon.social/users/rootsworks",
"published": "2017-01-22T08:01:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rootsworks/followers"
],
"object": {
"id": "https://mastodon.social/users/rootsworks/statuses/700753",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/rootsworks/statuses/700730",
"published": "2017-01-22T08:01:07Z",
"url": "https://mastodon.social/@rootsworks/700753",
"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=700753:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-01-22:objectId=700730:objectType=Status",
"conversation": null,
"content": "<p>When I started going to the gym a few years back, they started me out on the recumbent bike for two six minute sessions, which for my sedentary ass was just fucking awful. Next day, two more minutes added to each session, then two more, until eventually I could go an hour on an elliptical without difficulty. </p><p>So I'm trying to approach drawing like that, now. Instead of trying to do a 'full workday', just do a little bit more than I did the last time. Break it up into smaller sessions.</p>",
"contentMap": {
"en": "<p>When I started going to the gym a few years back, they started me out on the recumbent bike for two six minute sessions, which for my sedentary ass was just fucking awful. Next day, two more minutes added to each session, then two more, until eventually I could go an hour on an elliptical without difficulty. </p><p>So I'm trying to approach drawing like that, now. Instead of trying to do a 'full workday', just do a little bit more than I did the last time. Break it up into smaller sessions.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/rootsworks/statuses/700753/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rootsworks/statuses/700753/replies?min_id=700793&page=true",
"partOf": "https://mastodon.social/users/rootsworks/statuses/700753/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://mastodon.social/users/rootsworks/statuses/700753/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/rootsworks/statuses/700753/shares",
"type": "Collection",
"totalItems": 0
}
}
}