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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/katebowles/statuses/7887323",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-06-03T03:20:32Z",
"url": "https://mastodon.social/@katebowles/7887323",
"attributedTo": "https://mastodon.social/users/katebowles",
"to": [
"https://mastodon.social/users/katebowles/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-06-03:objectId=7887323:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-06-03:objectId=1141602:objectType=Conversation",
"content": "<p>Thinking about gender, diversity, open source, mastodon and social.coop. It's still the issue for me. I'm here in a <a href=\"https://mastodon.social/tags/smallstories\" class=\"mention hashtag\" rel=\"tag\">#<span>smallstories</span></a> community of users that is quite gender balanced but entirely white, nested in a larger community that does seem to skew demographically as that Wired article suggests. And as my experience of Twitter is becoming really depleting, I want to stop and think: can an open source platform separate from its own culture of origin?</p>",
"contentMap": {
"en": "<p>Thinking about gender, diversity, open source, mastodon and social.coop. It's still the issue for me. I'm here in a <a href=\"https://mastodon.social/tags/smallstories\" class=\"mention hashtag\" rel=\"tag\">#<span>smallstories</span></a> community of users that is quite gender balanced but entirely white, nested in a larger community that does seem to skew demographically as that Wired article suggests. And as my experience of Twitter is becoming really depleting, I want to stop and think: can an open source platform separate from its own culture of origin?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/smallstories",
"name": "#smallstories"
}
],
"replies": {
"id": "https://mastodon.social/users/katebowles/statuses/7887323/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/katebowles/statuses/7887323/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/katebowles/statuses/7887323/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/katebowles/statuses/7887323/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/katebowles/statuses/7887323/shares",
"type": "Collection",
"totalItems": 2
}
}