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://fedi.simonwillison.net/users/simon/statuses/109548794133048462",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-21T00:19:01Z",
"url": "https://fedi.simonwillison.net/@simon/109548794133048462",
"attributedTo": "https://fedi.simonwillison.net/users/simon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fedi.simonwillison.net/users/simon/followers"
],
"sensitive": false,
"atomUri": "https://fedi.simonwillison.net/users/simon/statuses/109548794133048462",
"inReplyToAtomUri": null,
"conversation": "tag:simonwillison.net,2022-12-21:objectId=409511:objectType=Conversation",
"content": "<p>Apparently there are people out there who think it's inappropriate to use Mastodon to talk about books you've written or promote projects you've worked on because it's marketing and self-promotion?</p><p>I am not one of those people. I implore you to write about the work you have done and the things you have made - I want to hear about that stuff!</p>",
"contentMap": {
"en": "<p>Apparently there are people out there who think it's inappropriate to use Mastodon to talk about books you've written or promote projects you've worked on because it's marketing and self-promotion?</p><p>I am not one of those people. I implore you to write about the work you have done and the things you have made - I want to hear about that stuff!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fedi.simonwillison.net/users/simon/statuses/109548794133048462/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fedi.simonwillison.net/users/simon/statuses/109548794133048462/replies?only_other_accounts=true&page=true",
"partOf": "https://fedi.simonwillison.net/users/simon/statuses/109548794133048462/replies",
"items": []
}
},
"likes": {
"id": "https://fedi.simonwillison.net/users/simon/statuses/109548794133048462/likes",
"type": "Collection",
"totalItems": 3096
},
"shares": {
"id": "https://fedi.simonwillison.net/users/simon/statuses/109548794133048462/shares",
"type": "Collection",
"totalItems": 1676
}
}