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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/mala/statuses/110048188277614789",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-19T05:01:31Z",
"url": "https://mastodon.social/@mala/110048188277614789",
"attributedTo": "https://mastodon.social/users/mala",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mala/followers",
"https://mastodon.social/users/charliemac"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mala/statuses/110048188277614789",
"inReplyToAtomUri": null,
"conversation": "tag:social.sdf.org,2023-03-18:objectId=2346398:objectType=Conversation",
"content": "<p>@mhcat@social.sdf.org <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@charliemac\" class=\"u-url mention\">@<span>charliemac</span></a></span> are you getting firefox from nonguix? you need to set up nonguix's substitute servers if you want to download binaries instead of building from scratch.</p><p>alternatively, sometimes the substitute servers haven't got around to building the current version themselves. You can use `guix weather` to find out whether a substitution is built yet. <a href=\"https://mastodon.social/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a></p>",
"contentMap": {
"en": "<p>@mhcat@social.sdf.org <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@charliemac\" class=\"u-url mention\">@<span>charliemac</span></a></span> are you getting firefox from nonguix? you need to set up nonguix's substitute servers if you want to download binaries instead of building from scratch.</p><p>alternatively, sometimes the substitute servers haven't got around to building the current version themselves. You can use `guix weather` to find out whether a substitution is built yet. <a href=\"https://mastodon.social/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/charliemac",
"name": "@charliemac"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/guix",
"name": "#guix"
}
],
"replies": {
"id": "https://mastodon.social/users/mala/statuses/110048188277614789/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mala/statuses/110048188277614789/replies?min_id=110048192275704238&page=true",
"partOf": "https://mastodon.social/users/mala/statuses/110048188277614789/replies",
"items": [
"https://mastodon.social/users/mala/statuses/110048192275704238"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mala/statuses/110048188277614789/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/mala/statuses/110048188277614789/shares",
"type": "Collection",
"totalItems": 0
}
}