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://bitbang.social/users/CodingItWrong/statuses/111142879932268078",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-28T12:56:00Z",
"url": "https://bitbang.social/@CodingItWrong/111142879932268078",
"attributedTo": "https://bitbang.social/users/CodingItWrong",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bitbang.social/users/CodingItWrong/followers"
],
"sensitive": false,
"atomUri": "https://bitbang.social/users/CodingItWrong/statuses/111142879932268078",
"inReplyToAtomUri": null,
"conversation": "tag:bitbang.social,2023-09-28:objectId=9226728:objectType=Conversation",
"content": "<p>Does anyone happen to know the right way to expand <a href=\"https://bitbang.social/tags/Rhapsody\" class=\"mention hashtag\" rel=\"tag\">#<span>Rhapsody</span></a> archives from Macintosh Garden? When I try with gunizp and/or tar, I get the files out but then the apps all silently quit when I launch them. Should I be using a different command?</p>",
"contentMap": {
"en": "<p>Does anyone happen to know the right way to expand <a href=\"https://bitbang.social/tags/Rhapsody\" class=\"mention hashtag\" rel=\"tag\">#<span>Rhapsody</span></a> archives from Macintosh Garden? When I try with gunizp and/or tar, I get the files out but then the apps all silently quit when I launch them. Should I be using a different command?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://bitbang.social/tags/rhapsody",
"name": "#rhapsody"
}
],
"replies": {
"id": "https://bitbang.social/users/CodingItWrong/statuses/111142879932268078/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bitbang.social/users/CodingItWrong/statuses/111142879932268078/replies?only_other_accounts=true&page=true",
"partOf": "https://bitbang.social/users/CodingItWrong/statuses/111142879932268078/replies",
"items": []
}
}
}