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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/devlead/statuses/111487251094155309",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-28T08:34:07Z",
"url": "https://mastodon.social/@devlead/111487251094155309",
"attributedTo": "https://mastodon.social/users/devlead",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/devlead/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/devlead/statuses/111487251094155309",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-11-28:objectId=587900548:objectType=Conversation",
"content": "<p>ICYMI: Ever needed a tool to automatically inventory and document all the Azure Bicep modules published to your Azure Container Registry?<br />I wrote one a while back and blogged about it yesterday</p><p><a href=\"https://www.devlead.se/posts/2023/2023-11-27-introducing-bri\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">devlead.se/posts/2023/2023-11-</span><span class=\"invisible\">27-introducing-bri</span></a></p><p><a href=\"https://mastodon.social/tags/azure\" class=\"mention hashtag\" rel=\"tag\">#<span>azure</span></a> <a href=\"https://mastodon.social/tags/bicep\" class=\"mention hashtag\" rel=\"tag\">#<span>bicep</span></a> <a href=\"https://mastodon.social/tags/iaas\" class=\"mention hashtag\" rel=\"tag\">#<span>iaas</span></a> <a href=\"https://mastodon.social/tags/dotnet\" class=\"mention hashtag\" rel=\"tag\">#<span>dotnet</span></a></p>",
"contentMap": {
"en": "<p>ICYMI: Ever needed a tool to automatically inventory and document all the Azure Bicep modules published to your Azure Container Registry?<br />I wrote one a while back and blogged about it yesterday</p><p><a href=\"https://www.devlead.se/posts/2023/2023-11-27-introducing-bri\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">devlead.se/posts/2023/2023-11-</span><span class=\"invisible\">27-introducing-bri</span></a></p><p><a href=\"https://mastodon.social/tags/azure\" class=\"mention hashtag\" rel=\"tag\">#<span>azure</span></a> <a href=\"https://mastodon.social/tags/bicep\" class=\"mention hashtag\" rel=\"tag\">#<span>bicep</span></a> <a href=\"https://mastodon.social/tags/iaas\" class=\"mention hashtag\" rel=\"tag\">#<span>iaas</span></a> <a href=\"https://mastodon.social/tags/dotnet\" class=\"mention hashtag\" rel=\"tag\">#<span>dotnet</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/487/150/504/855/349/original/525d1401e699668f.png",
"name": "Example of BRI tool output from documenting a Bicep module.",
"blurhash": "U5S$lm?wt78^.99EM{x]xvRiWBxuITxus:M{",
"focalPoint": [
0,
0
],
"width": 1800,
"height": 1012
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/azure",
"name": "#azure"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bicep",
"name": "#bicep"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iaas",
"name": "#iaas"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dotnet",
"name": "#dotnet"
}
],
"replies": {
"id": "https://mastodon.social/users/devlead/statuses/111487251094155309/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/devlead/statuses/111487251094155309/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/devlead/statuses/111487251094155309/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/devlead/statuses/111487251094155309/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/devlead/statuses/111487251094155309/shares",
"type": "Collection",
"totalItems": 4
}
}