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://toot.cafe/users/baldur/statuses/101393187431664588",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-01-10T16:20:59Z",
"url": "https://toot.cafe/@baldur/101393187431664588",
"attributedTo": "https://toot.cafe/users/baldur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/baldur/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/baldur/statuses/101393187431664588",
"inReplyToAtomUri": null,
"conversation": "tag:toot.cafe,2019-01-10:objectId=7389487:objectType=Conversation",
"content": "<p>Random thought:</p><p>a. software dev lies at the intersection of tech and arts & humanities.<br />b. the other industry at that intersection is fashion<br />c. the two industries have similar dynamics<br />d. comparing the history of fashion with the history of software would be a very fun project</p>",
"contentMap": {
"en": "<p>Random thought:</p><p>a. software dev lies at the intersection of tech and arts & humanities.<br />b. the other industry at that intersection is fashion<br />c. the two industries have similar dynamics<br />d. comparing the history of fashion with the history of software would be a very fun project</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/baldur/statuses/101393187431664588/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/baldur/statuses/101393187431664588/replies?min_id=101393202289375199&page=true",
"partOf": "https://toot.cafe/users/baldur/statuses/101393187431664588/replies",
"items": [
"https://toot.cafe/users/baldur/statuses/101393202289375199"
]
}
},
"likes": {
"id": "https://toot.cafe/users/baldur/statuses/101393187431664588/likes",
"type": "Collection",
"totalItems": 40
},
"shares": {
"id": "https://toot.cafe/users/baldur/statuses/101393187431664588/shares",
"type": "Collection",
"totalItems": 21
}
}