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/112093730998640452",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/baldur/statuses/112093725993133561",
"published": "2024-03-14T11:09:56Z",
"url": "https://toot.cafe/@baldur/112093730998640452",
"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/112093730998640452",
"inReplyToAtomUri": "https://toot.cafe/users/baldur/statuses/112093725993133561",
"conversation": "tag:toot.cafe,2024-03-14:objectId=62040306:objectType=Conversation",
"content": "<p>"Yellow: principles (or useless aphorisms) for software dev"</p><p>A very personal project where I attempt to outline some of my core principles of software development in an accessible way. It's short, but personal.</p><p><a href=\"https://www.baldurbjarnason.com/courses/yellow/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">baldurbjarnason.com/courses/ye</span><span class=\"invisible\">llow/</span></a></p>",
"contentMap": {
"en": "<p>"Yellow: principles (or useless aphorisms) for software dev"</p><p>A very personal project where I attempt to outline some of my core principles of software development in an accessible way. It's short, but personal.</p><p><a href=\"https://www.baldurbjarnason.com/courses/yellow/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">baldurbjarnason.com/courses/ye</span><span class=\"invisible\">llow/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/baldur/statuses/112093730998640452/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/baldur/statuses/112093730998640452/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.cafe/users/baldur/statuses/112093730998640452/replies",
"items": []
}
},
"likes": {
"id": "https://toot.cafe/users/baldur/statuses/112093730998640452/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://toot.cafe/users/baldur/statuses/112093730998640452/shares",
"type": "Collection",
"totalItems": 5
}
}