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/floby/statuses/113555811852727728",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-27T16:16:19Z",
"url": "https://mastodon.social/@floby/113555811852727728",
"attributedTo": "https://mastodon.social/users/floby",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/floby/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/floby/statuses/113555811852727728",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-27:objectId=858647350:objectType=Conversation",
"content": "<p>I've written a blog post (it's been a while) about how a year of recurrent ensemble programming helped make a severe incident ahead of last year's black friday a breeze to mitigate.</p><p>If you senior engineers sometimes struggle to feel you have meaningful impact, this can be useful in recognizing success in the midst of a crisis :)</p><p><a href=\"https://engineering.backmarket.com/lets-get-clinical-a8240864091e?source=friends_link&sk=6d97f97c88a133d8d65123021d0dec0f\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">engineering.backmarket.com/let</span><span class=\"invisible\">s-get-clinical-a8240864091e?source=friends_link&sk=6d97f97c88a133d8d65123021d0dec0f</span></a></p>",
"contentMap": {
"en": "<p>I've written a blog post (it's been a while) about how a year of recurrent ensemble programming helped make a severe incident ahead of last year's black friday a breeze to mitigate.</p><p>If you senior engineers sometimes struggle to feel you have meaningful impact, this can be useful in recognizing success in the midst of a crisis :)</p><p><a href=\"https://engineering.backmarket.com/lets-get-clinical-a8240864091e?source=friends_link&sk=6d97f97c88a133d8d65123021d0dec0f\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">engineering.backmarket.com/let</span><span class=\"invisible\">s-get-clinical-a8240864091e?source=friends_link&sk=6d97f97c88a133d8d65123021d0dec0f</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/floby/statuses/113555811852727728/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/floby/statuses/113555811852727728/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/floby/statuses/113555811852727728/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/floby/statuses/113555811852727728/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/floby/statuses/113555811852727728/shares",
"type": "Collection",
"totalItems": 3
}
}